Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 ...同时选择框和框内节点或框选一个交叉嵌套结构在拖动时导致速度叠加 #361

Open
Kiding233 opened this issue Mar 10, 2025 · 2 comments

Comments

@Kiding233
Copy link

发生了什么?

可能是两个问题,同时选择框和框内节点时异常节点处于选中状态,而框选一个交叉嵌套结构时异常节点未处于选中状态,且叠加倍数与选择的框的数量成正相关。

系统版本

Windows

软件的版本

1.4.26

附件

No response

@Littlefean
Copy link
Contributor

交叉嵌套2倍速移动的问题目前还比较麻烦

@Littlefean
Copy link
Contributor

“同时选择框和框内节点”理论上是做不到的,也是软件内自动禁止的,加选了框之后,内部的节点就没有选中状态了。比如按住shift键框选一下内部节点,然后再按住shift键框选一下外部的框,会发现内部的节点的框选状态丢失了。
但点击加选的操作是后来才更新的,这个忘了禁止了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 待讨论
Development

No branches or pull requests

2 participants