Skip to content

DPI scale text issue with menu_drawer #692

Closed
@edgarbernal5

Description

@edgarbernal5

Hi!
I've found an issue with menu_drawer that is not drawing text correctly upon switching forms from different DPI scales. Here is an example when opens a form in a 4K monitor, looks good:

Menu 4k

but when change to a HD monitor, it looks like this:

Menu hd

Text renderer from menu_bar seems to work as expected, pretty sure it is the same renderer for items in menu_drawer. Don't know what is happening. Make sure that start_dpi_awareness() is been called at startup.

Thanks again!

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions