mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 23:15:14 -04:00
Added reset zoom action and fitting mode actions are now checkable and exclusive
This commit is contained in:
@ -121,6 +121,7 @@ public:
|
||||
#define CHANGE_FIT_ACTION_Y "CHANGE_FIT_ACTION_Y"
|
||||
#define ZOOM_PLUS_ACTION_Y "ZOOM_PLUS_ACTION_Y"
|
||||
#define ZOOM_MINUS_ACTION_Y "ZOOM_MINUS_ACTION_Y"
|
||||
#define RESET_ZOOM_ACTION_Y "RESET_ZOOM_ACTION_Y"
|
||||
//viewer
|
||||
#define AUTO_SCROLL_FORWARD_ACTION_Y "AUTO_SCROLL_FORWARD_ACTION_Y"
|
||||
#define AUTO_SCROLL_BACKWARD_ACTION_Y "AUTO_SCROLL_BACKWARD_ACTION_Y"
|
||||
|
Reference in New Issue
Block a user