1
0
Fork 1
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:
mr. M 2025-01-19 20:29:59 +01:00
parent afc636a20f
commit 0a9f88a2fb
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB
9 changed files with 336 additions and 356 deletions

View file

@ -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',