mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-05-30 09:19:08 +00:00
formatting
This commit is contained in:
@@ -23,6 +23,5 @@ NClock {
|
||||
onClicked: function () {
|
||||
tooltip.hide()
|
||||
calendar.isLoaded = !calendar.isLoaded
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -20,7 +20,6 @@ Loader {
|
||||
// onLoaded: {
|
||||
// console.log("NLoader onLoaded: " + item.toString());
|
||||
// }
|
||||
|
||||
onActiveChanged: {
|
||||
if (active && item && item.show) {
|
||||
item.show()
|
||||
|
||||
Reference in New Issue
Block a user