----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103020/ -----------------------------------------------------------
(Updated Nov. 1, 2011, 8:52 p.m.) Review request for KDE Runtime, Plasma and Marco Martin. Changes ------- Version 2. I addressed all issues Marco pointed out. And the pressed function is "back". I couldn't get around it since something had to be called when you press space ;) Description ------- I - quite heavily - modified the Button.qml to just look better. The list of changes: - Added myself to the copyright :p - Added a second leftMargin to the text if an icon was used. The icon and text where a little to close. - Added surfacePressed and renamed surface to surfaceNormal. This is done for a cross fade between 2 images. Works really nice! - Added a parallel animation for the cross fade. You just have to test this out! To do so, make a button and press/release it. You will see the fade effect but look carefully since it only lasts 100 milliseconds ;) - Removed some - now obsolete - javascript code - Fixed the Text{} to use the additional margin space when an icon is used For the added animation. This is a crossfade and it looks really nice when you press/release a button. Diffs (updated) ----- plasma/declarativeimports/plasmacomponents/qml/Button.qml d7b62d7 Diff: http://git.reviewboard.kde.org/r/103020/diff/diff Testing ------- Made some buttons and played with them. It all seems to be working just fine. Thanks, Mark Gaiser
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel