D7322: Disable bouncy scrolling.
Kai Uwe Broulik
noreply at phabricator.kde.org
Tue Aug 15 15:04:35 UTC 2017
broulik added inline comments.
INLINE COMMENTS
> GroupDialog.qml:93
>
> + boundsBehavior: Flickable.StopAtBounds
> + snapMode: ListView.SnapToItem
This should be `flickableItem.boundsBehavior` but Plasma's `ScrollView` should do that automatically, I don't see why this should be needed.
> GroupDialog.qml:94
> + boundsBehavior: Flickable.StopAtBounds
> + snapMode: ListView.SnapToItem
> horizontalScrollBarPolicy: Qt.ScrollBarAlwaysOff
This is not a `ListView`
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D7322
To: hein, #plasma, davidedmundson
Cc: broulik, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170815/d83335b0/attachment.html>
More information about the Plasma-devel
mailing list