Review Request 125626: New activity switcher UI
Ivan Čukić
ivan.cukic at kde.org
Wed Oct 14 23:02:33 UTC 2015
> On Oct. 14, 2015, 10:49 p.m., David Edmundson wrote:
> > desktoppackage/contents/activitymanager/ActivityManager.qml, line 134
> > <https://git.reviewboard.kde.org/r/125626/diff/3/?file=410913#file410913line134>
> >
> > I'm not sure I fully get this and I might be just talking nonsense, but I think you want
> >
> > horizontalScrollBarPolicy: Qt.ScrollBarAlwaysOff (which didn't exist when you first wrote this file)
> >
> >
> > Then you can just do
> > activityList { width: viewport.width }
> >
> > without the extra itemsWidth property
It is not about the horizontal one. It produces a dead-lock. Qt (sometimes) can not decide on the width of the viewport due to the vertical scrollbar - it continues to switch it on/off.
- Ivan
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125626/#review86870
-----------------------------------------------------------
On Oct. 13, 2015, 8:58 p.m., Ivan Čukić wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125626/
> -----------------------------------------------------------
>
> (Updated Oct. 13, 2015, 8:58 p.m.)
>
>
> Review request for Plasma, David Edmundson and Marco Martin.
>
>
> Repository: plasma-desktop
>
>
> Description
> -------
>
> This is based on the VDG (Andrew's) mockup.
>
> - Activities have more contextual information
> - Configuration and activity creation interface is the same as in activities KCM
> - Fixed the issue of plasma locking when Qt decides will-I-won't-I (the relayout loop when it decides whether to show a scroll-bar or not)
>
> It requires the latest KActivities master.
>
> Latest:
> ![New shot](http://ibin.co/2IwP3j7dcjPe)
>
> Previous:
> ![Shot](http://ibin.co/2IvS4TSHzgKE)
>
>
> Diffs
> -----
>
> desktoppackage/contents/activitymanager/ActivityCreationDialog.qml 9317b0e
> desktoppackage/contents/activitymanager/ActivityDeletionDialog.qml 523aba6
> desktoppackage/contents/activitymanager/ActivityItem.qml 526716c
> desktoppackage/contents/activitymanager/ActivityList.qml e8bf5f0
> desktoppackage/contents/activitymanager/ActivityManager.qml ff5cdc1
> desktoppackage/contents/activitymanager/ControlButton.qml 1e9854f
> desktoppackage/contents/activitymanager/Heading.qml be95b9e
> desktoppackage/contents/activitymanager/StoppedActivityItem.qml c1a417f
> desktoppackage/contents/activitymanager/static.js 0eaab96
> imports/activitymanager/switcherbackend.h 846862e
> imports/activitymanager/switcherbackend.cpp 736fe67
>
> Diff: https://git.reviewboard.kde.org/r/125626/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Ivan Čukić
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20151014/75795312/attachment-0001.html>
More information about the Plasma-devel
mailing list