mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Moved test widgets to a demo panel
This commit is contained in:
@@ -37,7 +37,7 @@ Rectangle {
|
||||
onClicked: function () {
|
||||
calendar.visible = !calendar.visible
|
||||
if (calendar.visible) {
|
||||
tooltip.hide();
|
||||
tooltip.hide()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user