@ -4737,10 +4737,13 @@ class App extends React.Component<AppProps, AppState> {
this.store.shouldCaptureIncrement();
}
this.setState({
newElement: null,
editingTextElement: null,
flushSync(() => {
});
if (this.state.activeTool.locked) {
setCursorForShape(this.interactiveCanvas, this.state);