Comment 2 for bug 1627078

Revision history for this message
Tim Peeters (tpeeters) wrote :

Would there be any other ways to show the overlay? For example by flicking the Flickable really fast? Then maybe it is better to use a property of the flickable.

Also, to keep the APIs consistent, maybe there should be property 'pressed' which is similar to MouseArea.pressed. Also, we can have a look at the API for QtQuickControls 2 Scrollbar, which has a 'pressed' and 'active' property: http://doc.qt.io/qt-5/qml-qtquick-controls2-scrollbar.html