Refactor ZenStartup to update default placements for sidebar buttons

This commit is contained in:
mauro-balades
2024-09-20 13:33:07 +02:00
parent 3219722c64
commit 1d220623ff
10 changed files with 82 additions and 49 deletions

View File

@@ -177,10 +177,6 @@
const newTab = document.getElementById('vertical-tabs-newtab-button');
newTab.classList.add('zen-sidebar-action-button');
newTab.setAttribute('cui-areatype', 'toolbar');
const iconsWrapper = document.getElementById('zen-sidebar-icons-wrapper');
iconsWrapper.appendChild(newTab);
setTimeout(() => {
CustomizableUI.registerArea(