Review Request: Updated RSSNOW plasmoid animations to use QPropertyAnimation
Bruno Abinader
brunoabinader at gmail.com
Mon Feb 15 03:56:29 CET 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/2924/
-----------------------------------------------------------
Review request for Plasma.
Summary
-------
Replaced the deprecated animations API with QPropertyAnimation on RSSNOW plasmoid. This could later be replaced by Plasma::Animator::SlideAnimation. The timer for moveNext() or movePrevious() when the next or previous button is clicked got a little delay (50ms) to avoid synchronization issues. Also, the animation easing curve was changed from linear to InOutQuad, which gives a better look'n'feel :)
Diffs
-----
trunk/KDE/kdeplasma-addons/applets/rssnow/scroller.h 1090250
trunk/KDE/kdeplasma-addons/applets/rssnow/scroller.cpp 1090250
Diff: http://reviewboard.kde.org/r/2924/diff
Testing
-------
After compile + install, the RSS feed previous/next behaved the same as before, but with some modifications (described above).
Thanks,
Bruno
More information about the Plasma-devel
mailing list