1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-09 19:05:29 +02:00

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
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB
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