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

[Bug Report]: 动态分组折叠展开报错 #1767

Closed
SprASum opened this issue Aug 13, 2024 · 1 comment · Fixed by #1771
Closed

[Bug Report]: 动态分组折叠展开报错 #1767

SprASum opened this issue Aug 13, 2024 · 1 comment · Fixed by #1771
Assignees
Labels
bug Something isn't working

Comments

@SprASum
Copy link

SprASum commented Aug 13, 2024

发生了什么?

动态分组折叠展开报错
image
image

logicflow/core版本

2.0.0

logicflow/extension版本

2.0.0

logicflow/engine版本

2.0.0

浏览器&环境

Chrome, NodeJS

@SprASum SprASum added the bug Something isn't working label Aug 13, 2024
boyongjiong added a commit that referenced this issue Aug 13, 2024
…el 等插件的 bug

 - 修复初始化时 DyanmicGroup 插件折叠展开报错的问题 #1767
 - 修复 RectNodeModel 初始化时设置 width、height、radius 为 0 时无效的 bug
 - Rename: resizeFunction -> throttleResize 函数命名优化
 - 修复 isRestrict 开启后子节点仍能拖拽出分组区域的 bug
 - 优化分组旋转时,子节点的旋转逻辑,以分组中心为中心点旋转,并更新自身的 rotate 属性
 - 增加 elementsModelMap 解决 Group 初始化时,children 中的元素未完成初始化导致 model 为空的bug
 - Rename: outcomingEdgeList,getAnchorOutcomingEdge,outcoming -> outgoing#1449

 修复 bug
boyongjiong added a commit that referenced this issue Aug 13, 2024
…el 等插件的 bug

 - 修复初始化时 DyanmicGroup 插件折叠展开报错的问题 #1767
 - 修复 RectNodeModel 初始化时设置 width、height、radius 为 0 时无效的 bug
 - Rename: resizeFunction -> throttleResize 函数命名优化
 - 修复 isRestrict 开启后子节点仍能拖拽出分组区域的 bug
 - 优化分组旋转时,子节点的旋转逻辑,以分组中心为中心点旋转,并更新自身的 rotate 属性
 - 增加 elementsModelMap 解决 Group 初始化时,children 中的元素未完成初始化导致 model 为空的bug
 - Rename: outcomingEdgeList,getAnchorOutcomingEdge,outcoming -> outgoing#1449

 修复 bug
@boyongjiong
Copy link
Collaborator

已发版 2.0.1,请升级后使用,如有问题再新建 issue 关联此 issue,先关闭本 issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants