update picture
This commit is contained in:
@@ -125,6 +125,7 @@ CustomMouseArea {
|
|||||||
|
|
||||||
root.visibilities.settings = false;
|
root.visibilities.settings = false;
|
||||||
root.visibilities.sidebar = false;
|
root.visibilities.sidebar = false;
|
||||||
|
if (!root.popouts.currentName.startsWith("updates"))
|
||||||
root.popouts.hasCurrent = false;
|
root.popouts.hasCurrent = false;
|
||||||
} else {
|
} else {
|
||||||
root.dashboardShortcutActive = false;
|
root.dashboardShortcutActive = false;
|
||||||
|
|||||||
+1
-1
@@ -28,7 +28,7 @@ RowLayout {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (visibilities.sidebar || visibilities.dashboard || visibilities.resources || visibilities.settings)
|
if (visibilities.sidebar || visibilities.resources || visibilities.settings)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
const id = ch.id;
|
const id = ch.id;
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.5 MiB After Width: | Height: | Size: 6.5 MiB |
Reference in New Issue
Block a user