Skip to content

Fix glitch while scrolling with touch

Marco Martin requested to merge work/mart/scrollGlitch into master

the event management of the QListView conflicts with the event management of QScroller, giving several visual glitches when scrolling with touch. Like KFilePlacesView filter out the mousemove when a touch scroll gesture is being executed

Merge request reports

Loading