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