antvis / XFlow

React component for building interactive diagrams.
https://x6.antv.antgroup.com/xflow/guide/introduction
MIT License
573 stars 235 forks source link

图形的旋转角度,无法通过graphData属性更新到图层 #242

Closed MrMengJ closed 2 years ago

MrMengJ commented 2 years ago

问题描述

手动更新图形的旋转角度,设置了新的graphData,但图层节点图形旋转角度不发生变化

重现链接

https://codesandbox.io/s/eager-rui-wsj92b

重现步骤

1、点击左上角"更新节点角度" 2、节点的位置和大小都发生变化,旋转角度未变化

预期行为

1、点击左上角"更新节点角度" 2、节点的旋转角度发生变化

平台

屏幕截图或视频(可选)

update angle

补充说明(可选)

No response

xflow-bot[bot] commented 1 year ago

This thread has been automatically locked because it has not had recent activity.

Please open a new issue for related bugs and link to relevant comments in this thread.