[SailfishDevel] Scroll Indicator
Andrey Kozhevnikov
coderusinbox at gmail.com
Fri Feb 14 14:10:07 UTC 2014
there are no "other" scroll in sailfish silica. you need to make your
own. or implement some fast section scroller like mine:
https://github.com/CODeRUS/mitakuuluu/blob/master/persecute2/qml/FastScroll.qml
if you have so long list it's good idea to separate it to some sections.
if not you need some alphabet chooser like contacts chooser.
draggable scroll indicator is the last way to scroll long lists suitable
for touch interfaces and silica, IMHO. it came from mouse pc with no
changes with many other components. and i see no reason to use it today.
On 14.02.2014 20:02, Chris Walker wrote:
> Simple question,
>
> Is it possible to make the scroll indicator more permanent and wider so
> that the user can grab it in order to scroll a long list?
>
> I have a list of items which is around 700 items in length. In due
> course I hope to able to put some filtering in place, rather like the
> People app, to avoid the long scroll. But in the meantime, I'd like to
> be able to offer the user the possibility to grab the slider and drag
> it down the list.
>
> So can it be done, and if so, how?
> _______________________________________________
> SailfishOS.org Devel mailing list
More information about the Devel
mailing list