mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-08 10:39:59 +02:00
Remove compact view preference and update related logic for improved clarity
This commit is contained in:
parent
afc636a20f
commit
0a9f88a2fb
9 changed files with 336 additions and 356 deletions
|
@ -977,11 +977,6 @@ Preferences.addAll([
|
|||
type: 'bool',
|
||||
default: true,
|
||||
},
|
||||
{
|
||||
id: 'zen.view.compact',
|
||||
type: 'bool',
|
||||
default: false,
|
||||
},
|
||||
{
|
||||
id: 'zen.view.compact.hide-toolbar',
|
||||
type: 'bool',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue