Explorar o código

Update textWysiwyg.tsx

zsviczian %!s(int64=3) %!d(string=hai) anos
pai
achega
5dbcf64353
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/element/textWysiwyg.tsx

+ 3 - 0
src/element/textWysiwyg.tsx

@@ -550,6 +550,9 @@ export const textWysiwyg = ({
 
     setTimeout(() => {
       editable.onblur = () => {
+        app.setState({
+          toastMessage: "debug: " + target.tagName,
+        });
         if (isShapeActionsPanel) {
           return;
         }