Skip to content

Replace some images with SVGs for high DPI scaling #557

@Infernio

Description

@Infernio

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.

Metadata

Metadata

Assignees

Labels

A-guiArea: GUI (The wx wrapper classes in the gui package)C-enhancementCategory: Enhancement, a request to add or enhance a featureM-relnotesMisc: Issue should be listed in the version history for its milestone

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions