mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 23:15:14 -04:00
Added an option to disable showing the go to flow on mouse over.
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
#define GAMMA "GAMMA"
|
||||
#define SHOW_INFO "SHOW_INFO"
|
||||
#define QUICK_NAVI_MODE "QUICK_NAVI_MODE"
|
||||
#define DISABLE_MOUSE_OVER_GOTO_FLOW "DISABLE_MOUSE_OVER_GOTO_FLOW"
|
||||
|
||||
#define FLOW_TYPE_GL "FLOW_TYPE_GL"
|
||||
#define Y_POSITION "Y_POSITION"
|
||||
|
Reference in New Issue
Block a user