Desktop (please complete the following information):
Linux, current pre version of bootstack
Describe the bug
With my display (3840x2160) I can't see borders of not activated TextEntry fields.
Clicking on that field shows the blue shaded borders.
If I set hdpi=False in my AppShell constructor, these borders are visible.
To Reproduce
- High-DPI Display
- Create an AppShell,
- Create a page with add_page
- Create an TextEntry field
- Change in AppShell hdpi=False/True
Expected behavior
No response
Screenshots
No response
Additional context
No response
Desktop (please complete the following information):
Linux, current pre version of bootstack
Describe the bug
With my display (3840x2160) I can't see borders of not activated TextEntry fields.
Clicking on that field shows the blue shaded borders.
If I set hdpi=False in my AppShell constructor, these borders are visible.
To Reproduce
Expected behavior
No response
Screenshots
No response
Additional context
No response