Skip to content

high-DPI and visibility of TextEntry border #90

@hrauch

Description

@hrauch

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

  1. High-DPI Display
  2. Create an AppShell,
  3. Create a page with add_page
  4. Create an TextEntry field
  5. Change in AppShell hdpi=False/True

Expected behavior

No response

Screenshots

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions