堆叠模式递增开启后的问题
#1316
Replies: 1 comment 2 replies
-
报什么错啊 |
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.
-
我开启了堆叠模式递增的功能,那么我应该如何去设置节点的置顶和置底呢?
使用toFront对于当前还是有问题(不是所有节点的最大zIndex+1的,似乎是1002开始?)
因为业务开始画了不少图了,肯定不能重画,我能拿到最大的zIndex值吗?
console.log(lf.graphModal.sortElements())
这个代码报错,我是最新的,是写法有问题么
Beta Was this translation helpful? Give feedback.
All reactions