https://bugs.kde.org/show_bug.cgi?id=372721
--- Comment #5 from Marco Martin <notm...@gmail.com> --- Git commit 7355b783c28a56715594697b2b90efc3810f1e41 by Marco Martin. Committed on 22/11/2016 at 14:02. Pushed by mart into branch 'Plasma/5.8'. fix config dialogs in ltr mode Summary: anchor the layouts of config dialogs to left this way they will look the same normally (they are positioned at x 0 normally) but will be anchored to right instead if layout mirroring is enabled Test Plan: opened all config dialogs both in ltr and ltr layouts Reviewers: #plasma, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D3456 M +1 -0 applets/analog-clock/contents/ui/configGeneral.qml M +1 -0 applets/calendar/package/contents/ui/configGeneral.qml M +1 -0 applets/devicenotifier/package/contents/ui/configGeneral.qml M +1 -0 applets/digital-clock/package/contents/ui/configAppearance.qml M +1 -0 applets/digital-clock/package/contents/ui/configCalendar.qml M +1 -0 applets/lock_logout/contents/ui/ConfigGeneral.qml M +1 -0 applets/notifications/package/contents/ui/configNotifications.qml M +1 -0 applets/systemmonitor/common/contents/ui/ConfigGeneral.qml M +1 -0 applets/systemtray/package/contents/ui/ConfigGeneral.qml http://commits.kde.org/plasma-workspace/7355b783c28a56715594697b2b90efc3810f1e41 -- You are receiving this mail because: You are watching all bug changes.