mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-13 04:20:05 +02:00
Update textWysiwyg.tsx
This commit is contained in:
@@ -575,7 +575,7 @@ export const textWysiwyg = ({
|
|||||||
!isWritableElement(event.target)) ||
|
!isWritableElement(event.target)) ||
|
||||||
isTargetColorPicker
|
isTargetColorPicker
|
||||||
) {
|
) {
|
||||||
this.setState({
|
app.setState({
|
||||||
toastMessage: "debug",
|
toastMessage: "debug",
|
||||||
});
|
});
|
||||||
editable.onblur = null;
|
editable.onblur = null;
|
||||||
|
Reference in New Issue
Block a user