mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
fix(bar): simplified floating margins ui
This commit is contained in:
@@ -296,18 +296,9 @@
|
||||
"subTab": 0,
|
||||
"subTabLabel": "common.appearance"
|
||||
},
|
||||
{
|
||||
"labelKey": "panels.bar.appearance-margins-label",
|
||||
"descriptionKey": "panels.bar.appearance-margins-description",
|
||||
"widget": "NLabel",
|
||||
"tab": 4,
|
||||
"tabLabel": "panels.bar.title",
|
||||
"subTab": 0,
|
||||
"subTabLabel": "common.appearance"
|
||||
},
|
||||
{
|
||||
"labelKey": "panels.bar.appearance-margins-vertical",
|
||||
"descriptionKey": null,
|
||||
"descriptionKey": "panels.bar.appearance-margins-description",
|
||||
"widget": "NSpinBox",
|
||||
"tab": 4,
|
||||
"tabLabel": "panels.bar.title",
|
||||
@@ -316,7 +307,7 @@
|
||||
},
|
||||
{
|
||||
"labelKey": "panels.bar.appearance-margins-horizontal",
|
||||
"descriptionKey": null,
|
||||
"descriptionKey": "panels.bar.appearance-margins-description",
|
||||
"widget": "NSpinBox",
|
||||
"tab": 4,
|
||||
"tabLabel": "panels.bar.title",
|
||||
|
||||
Reference in New Issue
Block a user