1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-08-15 21:49:28 +03:00

updates for new percentage of panel background

This commit is contained in:
Michail Vourlakos
2017-03-04 16:02:44 +02:00
parent 0e8691878c
commit 049c1de713
2 changed files with 3 additions and 3 deletions

View File

@ -29,10 +29,10 @@
<default>64</default>
</entry>
<entry name="useThemePanel" type="Bool">
<default>false</default>
<default>true</default>
</entry>
<entry name="panelSize" type="Int">
<default>58</default>
<default>0</default>
</entry>
<entry name="solidPanel" type="Bool">
<default>false</default>

View File

@ -346,7 +346,7 @@ Window{
}
Text{
text: plasmoid.configuration.panelSize
text: plasmoid.configuration.panelSize + "%"
}
Text{