D19550: [Media Frame] Set sourceSize for higher quality and lower memory consumption
Anthony Fieroni
noreply at phabricator.kde.org
Wed Mar 6 17:41:30 GMT 2019
anthonyfieroni added inline comments.
INLINE COMMENTS
> main.qml:224-225
>
> + onWidthChanged: imageReloadTimer.start()
> + onHeightChanged: imageReloadTimer.start()
> +
Maybe restart is better, you can resize more than a second, so it'll wait a timer interval with no resize activity. After that you can make timer.interval say 100 ms.
REPOSITORY
R114 Plasma Addons
REVISION DETAIL
https://phabricator.kde.org/D19550
To: ngraham, #plasma, broulik
Cc: anthonyfieroni, 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/b929fe7d/attachment.html>
More information about the Plasma-devel
mailing list