parent
b91cfe4ed3
commit
b8dbbf77fe
@ -733,7 +733,7 @@ void Main_handler(void)
|
|||||||
Button_Quit(BUTTON_QUIT);
|
Button_Quit(BUTTON_QUIT);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (Pan_shortcut_pressed && Current_operation!=OPERATION_PAN_VIEW)
|
if (Pan_shortcut_pressed && Current_operation!=OPERATION_PAN_VIEW && Operation_stack_size==0)
|
||||||
{
|
{
|
||||||
Hide_cursor();
|
Hide_cursor();
|
||||||
Start_operation_stack(OPERATION_PAN_VIEW);
|
Start_operation_stack(OPERATION_PAN_VIEW);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user