feat: enhance canvas foundation capabilities#1055
Merged
hexqi merged 9 commits intoopentiny:refactor/developfrom Feb 19, 2025
Merged
feat: enhance canvas foundation capabilities#1055hexqi merged 9 commits intoopentiny:refactor/developfrom
hexqi merged 9 commits intoopentiny:refactor/developfrom
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
English | 简体中文
PR
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
Background and solution
What is the current behavior?
Issue Number: N/A
What is the new behavior?
右键添加父级容器
在画布中右键页面元素 -> 添加父级 -> 容器:
选中指定 容器 点击 鼠标左键,
点击 画布元素 或点击 大纲树,即可查看新增的父容器
节点多选能力
点击 Ctrl + 鼠标左键 进行 多选节点 ,支持快捷键操作复制、粘贴 和 删除
Does this PR introduce a breaking change?
Other information
Summary by CodeRabbit
Summary by CodeRabbit
Release Notes
New Features
Improvements
Bug Fixes