Index: sources/gui/qml/components/ModalDialog.qml =================================================================== diff -u -r1b060ccba8bfccf34d6a7a5ddd6d94eb6d149829 -rc0dfe1c7bc5f1664d0d8b3fc0cd47282095539b3 --- sources/gui/qml/components/ModalDialog.qml (.../ModalDialog.qml) (revision 1b060ccba8bfccf34d6a7a5ddd6d94eb6d149829) +++ sources/gui/qml/components/ModalDialog.qml (.../ModalDialog.qml) (revision c0dfe1c7bc5f1664d0d8b3fc0cd47282095539b3) @@ -59,7 +59,6 @@ } } - NumberAnimation { id: _autoHideAnimation running: false target: _root