Skip to content

Draft: Fix touchscreen support

Daniel Tang requested to merge danielt/okular:scroller into master

This fixes the following:

  • Fix not being able to scroll any of the 4 tabs in the sidebar
    • As a side effect, items now activate on single click instead of double click
  • Fix zooming 2 documents (4 fingers total) having their starting zooms tied together
  • Fix zooming activating undesired scroll and sliding away from the current position
Edited by Daniel Tang

Merge request reports