Skip to content

Fix navigation with side mouse buttons

Nate Graham requested to merge work/cherry-pick-fcd3e8c7 into release/23.08

!206 (merged) breaks Next/Previous navigation using side mouse buttons. It still works as expected when the cursor is over the toolbar, but if it's over the image display area, the clicks are ignored.

This fixes it, and preserves the improved middle click behavior.

(cherry picked from commit fcd3e8c7)

Merge request reports