don't animate on notificationwindow
This commit is contained in:
@@ -93,6 +93,7 @@ PanelWindow {
|
||||
required property var modelData
|
||||
notification: modelData
|
||||
implicitWidth: listView.width - 20
|
||||
collapsed: false
|
||||
onDismissed: {
|
||||
NotificationService.notificationDismiss(notification);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user