Add settings to the options dialog to control the mouse behavior

This commit is contained in:
Luis Ángel San Martín
2025-05-04 09:51:17 +02:00
parent 25a569cfa6
commit a51252ca0d
5 changed files with 69 additions and 4 deletions

View File

@ -36,6 +36,7 @@
#define DO_NOT_TURN_PAGE_ON_SCROLL "DO_NOT_TURN_PAGE_ON_SCROLL"
#define USE_SINGLE_SCROLL_STEP_TO_TURN_PAGE "USE_SINGLE_SCROLL_STEP_TO_TURN_PAGE"
#define DISABLE_SCROLL_ANIMATION "DISABLE_SCROLL_ANIMATION"
#define MOUSE_MODE "MOUSE_MODE"
#define FLOW_TYPE_GL "FLOW_TYPE_GL"
#define Y_POSITION "Y_POSITION"