mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-05-09 18:18:08 +00:00
支持通过 scene 区分图层树、画布拖动、组件库新增三种场景; 返回 false 阻止放入,返回 Id 可重定向放入目标节点。 layer 场景下若禁用某节点的 inner,其子节点的 before/after 也会被同步禁用以避免被绕过。 Co-authored-by: Cursor <cursoragent@cursor.com>