D16651: Honor flat property of buttons

2018-11-13 Thread Alexander Stippich
This revision was automatically updated to reflect the committed changes. Closed by commit R858:8c1fb20f52a5: Honor flat property of buttons (authored by astippich). REPOSITORY R858 Qt Quick Controls 2: Desktop Style CHANGES SINCE LAST UPDATE

D16651: Honor flat property of buttons

2018-11-13 Thread Alexander Stippich
astippich added a comment. friendly ping REPOSITORY R858 Qt Quick Controls 2: Desktop Style REVISION DETAIL https://phabricator.kde.org/D16651 To: astippich, ngraham, mart, apol, #plasma Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas,

D16651: Honor flat property of buttons

2018-11-05 Thread Alexander Stippich
astippich marked an inline comment as done. astippich added a comment. How can I actually run this test? REPOSITORY R858 Qt Quick Controls 2: Desktop Style REVISION DETAIL https://phabricator.kde.org/D16651 To: astippich, ngraham, mart, apol, #plasma Cc: plasma-devel, ragreen, Pitel,

D16651: Honor flat property of buttons

2018-11-05 Thread Alexander Stippich
astippich updated this revision to Diff 44934. astippich added a comment. - do not unnecessarily check flat property REPOSITORY R858 Qt Quick Controls 2: Desktop Style CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16651?vs=44800=44934 BRANCH flat REVISION DETAIL

D16651: Honor flat property of buttons

2018-11-04 Thread Aleix Pol Gonzalez
apol added a comment. Looks good overall. Maybe it would make sense to add a test in `tests/buttonIcons.qml`? INLINE COMMENTS > Button.qml:63 > +"iconColor": controlRoot.icon && controlRoot.icon.color.a > 0? > controlRoot.icon.color : Kirigami.Theme.textColor, > +

D16651: honor flat property for buttons

2018-11-03 Thread Alexander Stippich
astippich created this revision. astippich added reviewers: ngraham, mart. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. astippich requested review of this revision. REVISION SUMMARY The flat property of buttons is currently not taken into account for the desktop