Skip to content

Minimalistic touchscreen support

Henry Heino requested to merge personalizedrefrigerator/khelpcenter:pr into master

Summary

  • Calls QScroller::grabGesture to grab touch events for various widgets.
  • At present, however, text selection still occurs when tapping and dragging within the KHTMLView. Switching over to KWebKit might fix this, but that's outside the scope of this MR. Even with the somewhat buggy scrolling (in KHTMLView) I still find it more usable with this MR than without!

Screencast

Edited by Henry Heino

Merge request reports