-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Labels
A-guiArea: GUI (The wx wrapper classes in the gui package)Area: GUI (The wx wrapper classes in the gui package)C-enhancementCategory: Enhancement, a request to add or enhance a featureCategory: Enhancement, a request to add or enhance a featureM-relnotesMisc: Issue should be listed in the version history for its milestoneMisc: Issue should be listed in the version history for its milestone
Milestone
Description
Basic high DPI support (#555) will make us quite usable and nice-looking on high DPI displays, but it won't do anything to fix our icons, which will stay at the same, fixed size.
Probably easiest to do by converting our icons to SVG and using wx.svg, but that of course means refactoring our image handling first to make something like that feasible.
Blockers:
Under #366
See also our [dev] High DPI wiki page.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-guiArea: GUI (The wx wrapper classes in the gui package)Area: GUI (The wx wrapper classes in the gui package)C-enhancementCategory: Enhancement, a request to add or enhance a featureCategory: Enhancement, a request to add or enhance a featureM-relnotesMisc: Issue should be listed in the version history for its milestoneMisc: Issue should be listed in the version history for its milestone