mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
osk: fix close button making it not openable again
This commit is contained in:
@@ -42,7 +42,7 @@ Scope { // Scope
|
||||
}
|
||||
|
||||
function hide() {
|
||||
oskLoader.active = false
|
||||
GlobalStates.oskOpen = false
|
||||
}
|
||||
exclusiveZone: root.pinned ? implicitHeight - Appearance.sizes.hyprlandGapsOut : 0
|
||||
implicitWidth: oskBackground.width + Appearance.sizes.elevationMargin * 2
|
||||
|
||||
Reference in New Issue
Block a user