Hi Dan,
While onEventResizing and onEventMoving allow checking if the “Alt” key is being pressed via args.alt, it would be great if this was also possible at onEventResized and onEventMoved, especially since the latter already has checks for all other keys (ctrl, shift, meta), whereas onEventResized has none of those.
Would be great to have these all unified.
Cheers
Leo