[okular] [Bug 421040] Mouse warp effect can't be disabled (wrap to opposite screen edge at drag srolling)

David Hurka bugzilla_noreply at kde.org
Tue Jun 7 17:26:21 BST 2022


https://bugs.kde.org/show_bug.cgi?id=421040

--- Comment #18 from David Hurka <david.hurka at mailbox.org> ---
You should look at the existing merge requests (most of them already merged),
which we got about scrolling.
At least one of them is concerned about exactly this.
They can show you which code is related to this.

Adding this checkbox to the configuration dialog should be easy.
You can look how the other checkboxes are implemented (KConfigXT), add this
one, and then wrap the call to CursorWrapHelper in an if(){} thing, just like
the other checkboxes are queried.

I can’t tell whether that MR would be accepted.
The only problem would be UI clutter in the configuration dialog.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list