Add a setting to control the scaling method used

This commit is contained in:
luisangelsm
2026-03-06 17:16:51 +01:00
parent 61a7e3b9c6
commit 80de46ce74
4 changed files with 34 additions and 0 deletions

View File

@ -39,6 +39,7 @@
#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 SCALING_METHOD "SCALING_METHOD"
#define FLOW_TYPE_GL "FLOW_TYPE_GL"
#define Y_POSITION "Y_POSITION"