issues
search
JNechaevsky
/
international-doom
Small, functional and simple source ports, created with help, efforts and bits of code from people around the world.
https://jnechaevsky.github.io/inter-doom/
GNU General Public License v2.0
29
stars
2
forks
source link
Menu: do not consider mouse movement as button pressing
#130
Closed
JNechaevsky
closed
6 months ago
JNechaevsky
commented
6 months ago
Fixes following case:
Cursor is placed on any kind of menu items.
Left mouse button is clicked and being held.
While button holding, horizontal and/or vertical mouse movement will be registered as button pressing and thus, will activate menu item again while movement.
Fixes following case: