Martin Gräßlin
98feb9dd3b
Ensure scrollbar does not overshoot decoration list
...
Stop at bounds while flicking to have a list which behaves in a
natural way on the desktop and ensure that the scrollbar
handles cannot overshoot the list.
2012-05-22 18:29:18 +02:00
Martin Gräßlin
38c1e721dc
Set maximum highlight move duration in kcm decoration
...
Ensures that animation finishes after a reasonable amount of
time and does not follow the default 400 pixels/second.
2012-05-22 18:29:18 +02:00
Martin Gräßlin
26ff05b4bd
Export highlight color as context property to decoration list
...
Ensures that decoration list uses the defined highlight color
instead of hardcoded value.
2012-05-22 18:29:17 +02:00
Martin Gräßlin
1e231624cc
Add an oxygen styled scrollbar in decoration list
...
Thanks to Nuno for providing the QML based scrollbar. Obviously
this does not improve the consistency with other widget styles, so
a proper solution is still required.
BUG: 291612
2012-01-20 11:11:45 +01:00
Martin Gräßlin
1f07877adb
Move AuroraePreview into a Loader
...
Makes performance of list a little bit better.
2012-01-13 18:08:46 +01:00
Martin Gräßlin
afae882ba4
Adding scrollbar to list view
2012-01-13 18:08:46 +01:00
Martin Gräßlin
5ce7381f15
Decoration KCM uses QML and loads QML based Aurorae themes
...
This allows to have the Aurorae themes interactive.
2012-01-13 18:08:44 +01:00