Review Request 121219: Allow to load image in IconItem immediately
Kai Uwe Broulik
kde at privat.broulik.de
Sun Nov 23 14:34:54 UTC 2014
> On Nov. 23, 2014, 2:33 nachm., Mark Gaiser wrote:
> > Why is there even a 150ms delay to begin with?
So it does not repeatedly re-render the image when eg. resizing an applet. It just scales the texture and then waits a bit until it re-renders it.
- Kai Uwe
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121219/#review70806
-----------------------------------------------------------
On Nov. 23, 2014, 2:14 nachm., Kai Uwe Broulik wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/121219/
> -----------------------------------------------------------
>
> (Updated Nov. 23, 2014, 2:14 nachm.)
>
>
> Review request for Plasma.
>
>
> Repository: plasma-framework
>
>
> Description
> -------
>
> This adds an "immediate" property to IconItem which makes it load the icon immediately, rather than after a 150ms delay. This is handy for clients which just show an icon in a fixed size.
>
>
> Diffs
> -----
>
> src/declarativeimports/core/iconitem.h 8aecd17
> src/declarativeimports/core/iconitem.cpp ed3bb97
>
> Diff: https://git.reviewboard.kde.org/r/121219/diff/
>
>
> Testing
> -------
>
> When I add "immediate: true" to the OSD's IconItem the icon appears right away when changing brightness or volume rather than after a short flicker. Resizing applets on the desktop still has it scale them up and reload later.
>
>
> Thanks,
>
> Kai Uwe Broulik
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20141123/7192142a/attachment.html>
More information about the Plasma-devel
mailing list