Index: action.c =================================================================== --- action.c (revision 25769) +++ action.c (revision 25770) @@ -49,6 +49,7 @@ if (AutoPlaceSelected()) pcb_board_set_changed_flag(pcb_true); } + pcb_hid_busy(PCB, 0); PCB_ACT_IRES(0); return 0; }