update picture
This commit is contained in:
@@ -125,7 +125,8 @@ CustomMouseArea {
|
||||
|
||||
root.visibilities.settings = false;
|
||||
root.visibilities.sidebar = false;
|
||||
root.popouts.hasCurrent = false;
|
||||
if (!root.popouts.currentName.startsWith("updates"))
|
||||
root.popouts.hasCurrent = false;
|
||||
} else {
|
||||
root.dashboardShortcutActive = false;
|
||||
}
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@ RowLayout {
|
||||
return;
|
||||
}
|
||||
|
||||
if (visibilities.sidebar || visibilities.dashboard || visibilities.resources || visibilities.settings)
|
||||
if (visibilities.sidebar || visibilities.resources || visibilities.settings)
|
||||
return;
|
||||
|
||||
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