D19550: [Media Frame] Set sourceSize for higher quality and lower memory consumption
    Kai Uwe Broulik 
    noreply at phabricator.kde.org
       
    Wed Mar  6 15:22:49 GMT 2019
    
    
  
broulik added inline comments.
INLINE COMMENTS
> main.qml:189
>                  fillMode: plasmoid.configuration.fillMode
> +                sourceSize.width: main.width
> +                sourceSize.height: main.height
Note that this will cause the image to be reloaded everytime the size changes, so make sure the image isn't loaded repeatedly on start (as the applet is laid out) and/or while resizing the widget
REPOSITORY
  R114 Plasma Addons
REVISION DETAIL
  https://phabricator.kde.org/D19550
To: ngraham, #plasma
Cc: broulik, davidedmundson, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190306/eaa4dd7c/attachment.html>
    
    
More information about the Plasma-devel
mailing list