dwelle %!s(int64=4) %!d(string=hai) anos
pai
achega
44660ce313
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/components/App.tsx

+ 3 - 3
src/components/App.tsx

@@ -1897,9 +1897,9 @@ class App extends React.Component<AppProps, AppState> {
   }) => {
     const existingTextElement = this.getTextElementAtPosition(sceneX, sceneY);
 
-    if (!existingTextElement && !createTextIfNotExists) {
-      return;
-    }
+    // if (!existingTextElement && !createTextIfNotExists) {
+    //   return;
+    // }
 
     const parentCenterPosition =
       insertAtParentCenter &&