Remove moveCursorToSketchPoint on init.

This commit is contained in:
Paddle
2023-11-08 13:50:48 +01:00
committed by abdullahtahiriyo
parent 8be614abcc
commit c7f0b19eaa

View File

@@ -685,10 +685,6 @@ protected:
onViewIndexWithFocus = 0;
configureOnViewParameters();
if (init) {
handler->moveCursorToSketchPoint(prevCursorPosition);
}
}
//@}