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

Ship it!


Looks good to me.

- Aleix Pol Gonzalez


On July 18, 2014, 4:21 p.m., David Edmundson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119357/
> -----------------------------------------------------------
> 
> (Updated July 18, 2014, 4:21 p.m.)
> 
> 
> Review request for Plasma and Bhushan Shah.
> 
> 
> Repository: plasma-workspace
> 
> 
> Description
> -------
> 
> Replace SpringAnimation with NumberAnimation with EaseOutIn
> 
> SpringAnimation ignores duration property and will keep animating until
> the item has stopped springing; this takes a long time >= 1s just with the 
> movements getting unoticably smaller.
> 
> This means the analog clock is constantly repainting the entire desktop
> causing high load.
> 
> This now restricts it to 200ms, so it's 5x less load.
> 
> Animation looks practically the same; but someone might want to play with the 
> various easing properties.
> 
> 
> BUG: 335442
> 
> 
> Diffs
> -----
> 
>   applets/analog-clock/contents/ui/Hand.qml 48fcb69 
> 
> Diff: https://git.reviewboard.kde.org/r/119357/diff/
> 
> 
> Testing
> -------
> 
> 
> File Attachments
> ----------------
> 
> clock_before.png
>   
> https://git.reviewboard.kde.org/media/uploaded/files/2014/07/18/c03efc1c-0b8d-4306-b784-ce1f719a490b__clock_before.png
> clock_after.png
>   
> https://git.reviewboard.kde.org/media/uploaded/files/2014/07/18/58f15fd9-11df-40cb-9ef9-a47dbd48b228__clock_after.png
> 
> 
> Thanks,
> 
> David Edmundson
> 
>

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

Reply via email to