mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-04-21 03:48:03 +00:00
在 StageOptions 和 EditorProps 中新增 beforeDblclick 配置项, 该函数返回 false 或 Promise<false> 时将阻止 stage 默认的双击处理逻辑。 Made-with: Cursor
在 StageOptions 和 EditorProps 中新增 beforeDblclick 配置项, 该函数返回 false 或 Promise<false> 时将阻止 stage 默认的双击处理逻辑。 Made-with: Cursor