----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108860/ -----------------------------------------------------------
Review request for KDE Runtime and Marco Martin. Description ------- Use `appearAnimation.restart()` instead of `appearAnimation.running = true` to trigger the open/close animation. In the old version it is impossible to open or close the dialog while it is still appearing or disappearing since the old animation simply continues to run. Diffs ----- plasma/declarativeimports/plasmacomponents/qml/private/InlineDialog.qml 2b7b832 Diff: http://git.reviewboard.kde.org/r/108860/diff/ Testing ------- Tested within KTouch. Works as expected. Thanks, Sebastian Gottfried