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