mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Launcher: hotfix clicking on an item would not activate it.
This commit is contained in:
@@ -487,7 +487,7 @@ NPanel {
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
onClicked: {
|
||||
selectedIndex = index
|
||||
root.activate()
|
||||
ui.activate()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user