Skip to content

Fix mouse back/forward buttons

Ahmad Samir requested to merge work/ahmad/fix-mouse-back-button into master

We need to emit mouseButtonPressed (now in the onPress method) before the check needed to not select items on back/foward mouse button press events.

Merge request reports