Comment 3 for bug 1627078

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

^ Using the API of QQC2 Scrollbar you can accomplish what you want. In onPositionChanged, you can check if 'pressed' is true and then enable the overlay. You can hide the overlay again when pressed becomes false.