diff --git a/src/functions.js b/src/functions.js index e0d49f7..f92648a 100644 --- a/src/functions.js +++ b/src/functions.js @@ -763,6 +763,7 @@ function cancel(){ ); if(!passive){ undo(); } $G.triggerHandler("pointerup", "cancel"); + update_helper_layer(); } function this_ones_a_frame_changer(){ deselect();