Added screen-wise scrolling for thumbnail mode
This commit is contained in:
@ -51,9 +51,9 @@ bool it_first(arg_t);
|
||||
bool it_n_or_last(arg_t);
|
||||
bool i_navigate_frame(arg_t);
|
||||
bool i_toggle_animation(arg_t);
|
||||
bool it_move(arg_t);
|
||||
bool i_pan_screen(arg_t);
|
||||
bool i_pan_edge(arg_t);
|
||||
bool it_scroll_move(arg_t);
|
||||
bool it_scroll_screen(arg_t);
|
||||
bool i_scroll_to_edge(arg_t);
|
||||
bool i_drag(arg_t);
|
||||
bool i_zoom(arg_t);
|
||||
bool i_set_zoom(arg_t);
|
||||
|
Reference in New Issue
Block a user