Code review comment for lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/unity-theme-icon-provider

Revision history for this message
Antti Kaijanmäki (kaijanmaki) wrote :

> Now using maximum available icon size if requested size not set.

Thanks! How does this work with SVG images? QIcon probably SHOULD honour the MaxSize specified in index.theme, but for some reason I've lost all hope regarding QImage::fromTheme() ;)

Obviously this has to be tested so we don't get oversized images.

« Back to merge proposal