Commit Graph

4 Commits

Author SHA1 Message Date
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