Skip to content

Fix ActionButton scaling issues on higher DPI displays - #9

Open
Crystalix007 wants to merge 1 commit into
MarianArlt:masterfrom
Crystalix007:master
Open

Fix ActionButton scaling issues on higher DPI displays#9
Crystalix007 wants to merge 1 commit into
MarianArlt:masterfrom
Crystalix007:master

Conversation

@Crystalix007

Copy link
Copy Markdown

Previously, despite the icons being present as SVG files, the icons were being rasterised prior to being scaled to their final size, making them look blurry.

This change simply sets the rasterised version's dimensions on creation, so no scaling needs to take place.

See this bug for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant