increase slider visibility and remove debug logging
This commit is contained in:
@@ -164,7 +164,6 @@ CustomMouseArea {
|
||||
|
||||
if (root.visibilities.launcher) {
|
||||
if (root.panels.dashboardWrapper.x < root.panels.launcher.x + root.panels.launcher.width) {
|
||||
console.log("true");
|
||||
root.visibilities.dashboard = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user