Comment 3 for bug 1535272

Revision history for this message
Andrea Bernabei (faenil) wrote :

The mouse area should definitely not cover the scrollbar.
@Zsombor: can you fix that? The mouse and touch area should not have the same sensing area (probably requires adding MultiPointTouchArea, since we have no other choice in QML)

The issue with the touch area is instead more delicate, as it needs to be bigger and it will inevitably overlap the scrollbar. This one needs more thought and attention from UX design.