mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-06 03:57:56 +08:00
* feat(layerpanel): 支持通过组件树对组件进行多选 * feat(editor): 重构LayerPanel为ts setup语法形式 * feat(editor): 组件列表选中节点与高亮节点时的逻辑优化,两种形态互斥处理 * fix(editor): 修复按住ctrl不放但鼠标移出的layerpanel时选择模式无法复原的问题,修复点击组件树index多选框可进行选择的问题 * fix(editor): 修复多选场景点击组件树节点取消多选时,节点高亮样式冲突的问题 close #404 Co-authored-by: parisma <parisma@tencent.com>