矩形数量太大,导致拖拽慢,有没有好的办法解决拖动卡顿的问题 #1387
Unanswered
zhangluluaichimi
asked this question in
Q&A
Replies: 2 comments
-
目前没什么好办法,如果是同时操作这么多元素,卡顿本身就是符合预期的,如果操作单个元素也卡,考虑是logicflow底层的问题,需要后面专门进行排查和优化,暂时没有相关的计划 |
Beta Was this translation helpful? Give feedback.
0 replies
-
信息太少了,没办法告诉你可能可以怎么优化,举个例子,你使用的是普通的矩形还是可缩放的矩形?如果是可缩放的矩形可不可以更改为普通的矩形,将通过交互改变矩形大小的方式改为通过在属性面板中进行修改。 |
Beta Was this translation helpful? Give feedback.
0 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.
-
矩形图代表的是展位,该矩形是自定义并修改过后的矩形,但是数据一点多了起来,卡顿太严重

Beta Was this translation helpful? Give feedback.
All reactions