feat: change drawer behavior

This commit is contained in:
2025-09-30 22:26:33 +02:00
parent 675d51bc66
commit 7cee2ff94f
5 changed files with 10 additions and 30 deletions

View File

@@ -20,7 +20,7 @@ class ClusterMembersComponent extends Component {
}
}, 200);
// Drawer state for desktop
// Drawer state for desktop (shared singleton)
this.drawer = new DrawerComponent();
// Terminal panel container (shared with drawer)