summaryrefslogtreecommitdiffstats
path: root/framework/qml/Icon.qml
Commit message (Collapse)AuthorAge
* Request the proper size, but then don't scaleChristian Mollekopf2017-06-12
|
* Try again to size the icons correctly.Christian Mollekopf2017-06-12
| | | | | | | | | | | With this I get pixel perfext icons that are properly sized (as opposed to tiny). The toolbuttons in the messagelist still look a bit out of place though. Closer investigation showed that I get most icons rendered at 22px size (that's a grid unit for me). The full button ends up being 32px. The mark as unread button has only 24px size source and is therefore scaled which then ends up looking blurry.
* don't stretch iconsMichael Bohlender2017-05-31
|
* One framework plugin to rule them allChristian Mollekopf2017-04-04