Aurélien Gâteau
6fdf05d543
Doxygenize ScrollArea
2012-12-18 00:03:01 +01:00
Marco Martin
7b6d50b3c6
fix scrollbar anchors
...
make scrollbar anchor to root, so the binding doesn't break at the moment of creation when they are parentless for a moment
also, clip the flickable, not the scrollares
2012-11-28 15:25:35 +01:00
Marco Martin
2cda92af4c
correct the margins
...
react to scrollbars being visible or invisible
correct margins of the borders
2012-11-16 17:22:38 +01:00
Marco Martin
2b702fa6ef
make sure scrollbars are visible
2012-10-26 19:46:36 +02:00
Marco Martin
b3dff51494
fix anchors
2012-10-26 18:12:51 +02:00
Marco Martin
8d24d8e1b0
nchor to the flickable instead of parent
2012-10-26 17:49:23 +02:00
Marco Martin
d4ad3e23c3
fix typo
2012-10-23 12:39:47 +02:00
Marco Martin
8f6eb3cc7f
try a sectionscroller only if model.get is avail
2012-10-22 15:03:22 +02:00
Marco Martin
c3130c7066
fix interaction ScrollArea/SectionScroller
...
fix the behaviour of the interaction between ScrollArea and SectionScroller, both in touch and desktop cases
make the margins correctly update based wether the scrollbar is actually visible
2012-09-05 18:15:59 +02:00
Marco Martin
34287ac131
default to clip
2012-08-09 11:45:42 +02:00
Marco Martin
41a5105806
use borders similar to the c++ widget
2012-04-03 13:49:23 +02:00
Marco Martin
3af2e88301
add ScrollArea.qml
...
a component that automatically creates the scrollbars/scrollindicators/sectionscrollers for a Flickable, ListView or GridView
2012-04-03 13:22:26 +02:00