When I remove finish(false); from ::trigger, the action continues, but I don't get any events in the action.
Probably because the RS_EventHandler is put on hasAction.
What do I have to do to get the events in the action?
I need this because the action is to be ended via events.
In AutoCAD, the command picture display in the GraphicView ended either via Zoom, Pan, or Redraw.