improve RTL in config win for alignments

pull/2/head
Michail Vourlakos 7 years ago
parent 0d95743e8c
commit 3726bf78bb

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

Loading…
Cancel
Save