mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-19 04:05:19 +01:00
More export events (#2441)
This commit is contained in:
@@ -2029,6 +2029,7 @@ class App extends React.Component<ExcalidrawProps, AppState> {
|
||||
resetCursor();
|
||||
|
||||
if (!event[KEYS.CTRL_OR_CMD]) {
|
||||
trackEvent(EVENT_SHAPE, "text", "double-click");
|
||||
this.startTextEditing({
|
||||
sceneX,
|
||||
sceneY,
|
||||
|
||||
Reference in New Issue
Block a user