Notifications WIP
This commit is contained in:
@@ -105,7 +105,7 @@ WrapperMouseArea {
|
||||
anchors.fill: parent
|
||||
hoverEnabled: true
|
||||
onEntered: {
|
||||
if (parent.hasTopLevel) {
|
||||
if (parent.hasTopLevel && !parent.workspaceActive) {
|
||||
PopUpHover.start(workspacesRectangle, "workspace")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user