1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-28 18:50:40 +03:00

improve RTL in config win for alignments

This commit is contained in:
Michail Vourlakos 2017-11-28 20:30:02 +02:00
parent 0b1499cd90
commit 9c9146b396

View File

@ -157,6 +157,7 @@ PlasmaComponents.Page {
Layout.fillWidth: true
Layout.leftMargin: units.smallSpacing * 2
Layout.rightMargin: units.smallSpacing * 2
LayoutMirroring.enabled: false
spacing: 1
Connections{
@ -254,6 +255,7 @@ PlasmaComponents.Page {
Layout.fillWidth: true
Layout.leftMargin: units.smallSpacing * 2
Layout.rightMargin: units.smallSpacing * 2
LayoutMirroring.enabled: false
spacing: 1
property int panelPosition: plasmoid.configuration.panelPosition