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:
parent
0b1499cd90
commit
9c9146b396
@ -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…
x
Reference in New Issue
Block a user