> 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
> 
>

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to