Refactor styles and animations for improved UI consistency and performance

This commit is contained in:
mr. M
2025-01-17 19:47:51 +01:00
parent 4fdd0993d7
commit e950e012ed
8 changed files with 19 additions and 14 deletions

View File

@@ -11,7 +11,7 @@ export var ZenCustomizableUI = new (class {
'zen-sidebar-top-buttons',
{
type: this.TYPE_TOOLBAR,
defaultPlacements: AppConstants.platform === 'macosx' ? [] : ['zen-sidepanel-button'],
defaultPlacements: [],
defaultCollapsed: null,
},
true