Index: sources/gui/qml/dialogs/NotificationDialog.qml =================================================================== diff -u -rb45c898bb2fef51abb9460a1306f07eaa8dcbab0 -rfc72b3a65a677d8a45d17208470577622ceaa85f --- sources/gui/qml/dialogs/NotificationDialog.qml (.../NotificationDialog.qml) (revision b45c898bb2fef51abb9460a1306f07eaa8dcbab0) +++ sources/gui/qml/dialogs/NotificationDialog.qml (.../NotificationDialog.qml) (revision fc72b3a65a677d8a45d17208470577622ceaa85f) @@ -56,7 +56,6 @@ // the isSilenced is helping not to show this dialog maximized and // then if the silence is set minimize it immediately // this behaviour does not look nice on the screen and it bounces - visible : ! isSilenced radius : Variables.alarmDialogRadius signal muteClicked()