Thanks Andrey, that's what I was looking for!

On Tue, Jun 10, 2014 at 4:32 PM, Andrey Kozhevnikov <coderusin...@gmail.com>
wrote:

>  check
> https://github.com/veskuh/Tweetian/commit/3d50e172455cf94f2dd8064f7078ff94fc430f9d
>
>
> 10.06.2014 20:30, Luca Donaggio пишет:
>
>    Hi all,
>
>  recent update (1.0.7.16) added fast scrolling to Silica flickable QML
> components (like SilicaListView).
>  Before, for long lists I added a pull up menu with an option to
> fast-scroll back to the top, others (Together app for example) used a
> custom scroll decorator with the same functionality.
>
>  Is there a way to detect at run-time (in QML would be perfect, but in C++
> would do the same) if the new functionality is available, or,
> alternatively, which OS version we are in?
>
>  This way I can avoid cluttering my app UI with elements which basically
> duplicate the same functionality:
>
>  if OS version >= 1.0.7.16 / system fast-scroll available: do nothing
>  else: enable custom fast-scroll
>
>    --
> Luca Donaggio
>
>
> _______________________________________________
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org
>
>
>
> _______________________________________________
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to
> devel-unsubscr...@lists.sailfishos.org
>



-- 
Luca Donaggio
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to