Dylan Van Assche via Devel schrieb:
Hi,
I looked at the Qt docs of QML ListView and QML Flickable but I
couldn't find a way to detect if the user is at the boundaries of a
ListView. When you do that in a SilicaListView, the view fades out.
How can I access that property?
http://doc.qt.io/q
QML listview is based on flickable, so...
вс, 21 окт. 2018 г., 23:09 Dylan Van Assche via Devel <
devel@lists.sailfishos.org>:
>
> Hi,
>
> I looked at the Qt docs of QML ListView and QML Flickable but I couldn't
> find a way to detect if the user is at the boundaries of a ListView. When
> you do