mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-21 10:50:30 +03:00
make all shadows option default
--move also the shadows choice to advanced group
This commit is contained in:
parent
32eff5c167
commit
2c6fdab568
@ -79,7 +79,7 @@
|
||||
<choice name="Locked"/>
|
||||
<choice name="All"/>
|
||||
</choices>
|
||||
<default>1</default>
|
||||
<default>2</default>
|
||||
</entry>
|
||||
<entry name="maxLength" type="Int">
|
||||
<default>100</default>
|
||||
|
@ -590,6 +590,7 @@ PlasmaComponents.Page {
|
||||
ColumnLayout {
|
||||
Layout.fillWidth: true
|
||||
spacing: units.smallSpacing
|
||||
visible: plasmoid.configuration.advanced
|
||||
|
||||
Header {
|
||||
text: i18n("Applet shadows")
|
||||
|
Loading…
x
Reference in New Issue
Block a user