Replies: 2 comments 3 replies
-
|
没太理解,请具体描述一下 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment






Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
关于缩放时固定位置和大小
目前使用了fix-element-size对单个元素固定大小,关于固定位置想到的是缩放后计算固定的视口位置得到画布位置后设置画布的xy,但是找不到能用的生命周期在缩放渲染完成后设置node的x y。onFinish也是发生在缩放元素渲染完成之前。事件监听里的图表生命周期事件里也没有找到能用的时机让我重新根据视口位置设置画布位置。
目前的配置
关于禁用拖拽
已在enable上针对的配置。是否元素上有可以配置的方式
Beta Was this translation helpful? Give feedback.
All reactions