> On Aug. 9, 2014, 7:06 nachm., David Edmundson wrote:
> > >It only uses arrow-top so might give issues with themes that have 
> > >different arrow looks(?)
> > 
> > Yeah, that's quite a concern. One possible solution is to only rotate if 
> > there is only a up arrow element. That might mean updating a lot more code 
> > though.
> 
> Martin Klapetek wrote:
>     How about rotating and fading to the other arrow at the same time? Might 
> be quite resources consuming tho

That sounds like a great idea indeed. I will try using OpacityAnimator and 
RotationAnimator so it doesn't put stress on the CPU.


- Kai Uwe


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119683/#review64123
-----------------------------------------------------------


On Aug. 9, 2014, 7 nachm., Kai Uwe Broulik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119683/
> -----------------------------------------------------------
> 
> (Updated Aug. 9, 2014, 7 nachm.)
> 
> 
> Review request for Plasma.
> 
> 
> Repository: plasma-workspace
> 
> 
> Description
> -------
> 
> This is a simple patch which makes the popup arrow rotate in an animated way 
> when opening/closing the popup instead of switching elements.
> 
> 
> Diffs
> -----
> 
>   applets/systemtray/package/contents/ui/CompactRepresentation.qml 579dde6 
> 
> Diff: https://git.reviewboard.kde.org/r/119683/diff/
> 
> 
> Testing
> -------
> 
> Works, the arrow always rotates facing the system tray icons, ie. clockwise 
> in a top panel and counter-clockwise in a bottom panel.
> 
> It only uses arrow-top so might give issues with themes that have different 
> arrow looks(?)
> 
> 
> Thanks,
> 
> Kai Uwe Broulik
> 
>

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

Reply via email to