https://bugs.kde.org/show_bug.cgi?id=369836
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/plas | |ma-desktop/3dd03afd37a337cb | |ac9c97ba8118e198ec5de783 --- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 3dd03afd37a337cbac9c97ba8118e198ec5de783 by David Edmundson. Committed on 04/10/2016 at 08:05. Pushed by davidedmundson into branch 'Plasma/5.8'. Don't create attached LayoutMirroring on non Item Summary: The current code tries checking if we're in RTL on the current object, but is accidentally reading an attached property on the Translate object rather than the root Item. This gives a warning, and more importantly won't work. Test Plan: Ran plasmsa and opened applet handle Ran plasmashell --reverse and opened applet handle Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D2927 M +1 -1 containments/desktop/package/contents/ui/AppletHandle.qml http://commits.kde.org/plasma-desktop/3dd03afd37a337cbac9c97ba8118e198ec5de783 -- You are receiving this mail because: You are watching all bug changes.