D6480: Fix tab bar layout key handling in RTL

2017-07-03 Thread David Edmundson
This revision was automatically updated to reflect the committed changes.
Closed by commit R242:06410e779b4f: Fix tab bar layout key handling in RTL 
(authored by davidedmundson).

REPOSITORY
  R242 Plasma Framework (Library)

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D6480?vs=16120=16121

REVISION DETAIL
  https://phabricator.kde.org/D6480

AFFECTED FILES
  src/declarativeimports/plasmacomponents/qml/private/TabBarLayout.qml

To: davidedmundson, #plasma, broulik
Cc: plasma-devel, #frameworks, ZrenBot, progwolff, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart, lukas


D6480: Fix tab bar layout key handling in RTL

2017-07-03 Thread Kai Uwe Broulik
broulik accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R242 Plasma Framework (Library)

BRANCH
  origin-master (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D6480

To: davidedmundson, #plasma, broulik
Cc: plasma-devel, #frameworks, ZrenBot, progwolff, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart, lukas


D6480: Fix tab bar layout key handling in RTL

2017-07-03 Thread David Edmundson
davidedmundson created this revision.
Restricted Application added projects: Plasma, Frameworks.
Restricted Application added subscribers: Frameworks, plasma-devel.

REVISION SUMMARY
  Current code will, when mirrored, treat all keys like they're the left
  key.
  
  BUG: 379894

TEST PLAN
  Ran plasma in RTL

REPOSITORY
  R242 Plasma Framework (Library)

BRANCH
  origin-master (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D6480

AFFECTED FILES
  src/declarativeimports/plasmacomponents/qml/private/TabBarLayout.qml

To: davidedmundson, #plasma
Cc: plasma-devel, #frameworks, ZrenBot, progwolff, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart, lukas