D29308: Fix excessive right padding in scrollable page

2020-04-30 Thread Nicolas Fella
This revision was automatically updated to reflect the committed changes. Closed by commit R169:e97ffaa7a6b3: Fix excessive right padding in scrollable page (authored by nicolasfella). REPOSITORY R169 Kirigami CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D29308?vs=81611&id=81626 RE

D29308: Fix excessive right padding in scrollable page

2020-04-30 Thread Nicolas Fella
nicolasfella added a comment. Mobile before: F8274015: Screenshot_20200430_195955.png Mobile after: F8274019: Screenshot_20200430_200111.png REPOSITORY R169 Kirigami REVISION DETAIL https://phabricato

D29308: Fix excessive right padding in scrollable page

2020-04-30 Thread Nathaniel Graham
ngraham added a comment. Probably a legacy of the now-removed overlay scrollbars on the desktop. Does this still work when overlay scrollbars are being used on mobile? REPOSITORY R169 Kirigami REVISION DETAIL https://phabricator.kde.org/D29308 To: nicolasfella, #kirigami, mart Cc: ngrah

D29308: Fix excessive right padding in scrollable page

2020-04-30 Thread Nicolas Fella
nicolasfella created this revision. nicolasfella added reviewers: Kirigami, mart. Herald added a project: Kirigami. Herald added a subscriber: plasma-devel. nicolasfella requested review of this revision. REVISION SUMMARY In this example import QtQuick 2.5 import QtQuick.Layouts 1.1