This commit is contained in:
Mr. M
2025-08-14 13:06:10 +02:00
73 changed files with 464 additions and 447 deletions

View File

@@ -68,6 +68,8 @@
this.indicator.querySelector('.zen-current-workspace-indicator-name').onRenameFinished =
this.onIndicatorRenameFinished.bind(this);
this.pinnedTabsContainer.scrollbox = this.scrollbox;
this.indicator
.querySelector('.zen-workspaces-actions')
.addEventListener('click', this.onActionsCommand.bind(this));