[Differential] [Request, 2 lines] D2239: Workaround searching lockup
davidedmundson (David Edmundson)
noreply at phabricator.kde.org
Thu Jul 21 00:09:56 UTC 2016
davidedmundson created this revision.
davidedmundson added a reviewer: Plasma.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
QQC::ScrollView has an annoying bug where you can get it in a situation
where if you have exactly if delegates are based on the viewport width you
can get in a loop where you need the scrollbar, that shrinks the view so it
resizes the delegates at which point you don't need the scrollbar, so it resizes the
delegates so and so on.
Keeping scrollbars always on is a good workaround.
If anything it's nice to not have things jumping around slightly when searching
BUG: 365868
TEST PLAN
Plasma explorer still works.
Approach works as I've used it in the wallpaper selection dialog
for exactly the same reason.
REPOSITORY
rPLASMADESKTOP Plasma Desktop
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D2239
AFFECTED FILES
desktoppackage/contents/explorer/WidgetExplorer.qml
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: davidedmundson, #plasma
Cc: plasma-devel, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160721/939224ce/attachment.html>
More information about the Plasma-devel
mailing list