You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/09/13 10:19:54 UTC

[GitHub] [echarts] hanyan123 opened a new issue #15714: tree 组件点击收缩展开出现严重卡顿,闪烁等情况

hanyan123 opened a new issue #15714:
URL: https://github.com/apache/echarts/issues/15714


   ### Version
   5.1.1
   
   ### Steps to reproduce
   echarts tree 点击根节点收缩,然后快速点击根节点展开会出现严重卡顿情况,并且会先出现展开完成的渲染图,然后再次以动画的形式展开。体验非常不友好,旧版本的echarts没有此情况
   
   ### What is expected?
   像旧版本一样流畅
   
   ### What is actually happening?
   卡顿
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] pissang commented on issue #15714: tree 组件点击收缩展开出现严重卡顿,闪烁等情况

Posted by GitBox <gi...@apache.org>.
pissang commented on issue #15714:
URL: https://github.com/apache/echarts/issues/15714#issuecomment-918747148


   @hanyan123 这个应该是 `animationEasingUpdate` 配置成 `cubicInOut` 的问题,你试试改成 `cubicOut`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #15714: tree 组件点击收缩展开出现严重卡顿,闪烁等情况

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15714:
URL: https://github.com/apache/echarts/issues/15714#issuecomment-918047326






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] hanyan123 commented on issue #15714: tree 组件点击收缩展开出现严重卡顿,闪烁等情况

Posted by GitBox <gi...@apache.org>.
hanyan123 commented on issue #15714:
URL: https://github.com/apache/echarts/issues/15714#issuecomment-918838597


   > @hanyan123 这个应该是 `animationEasingUpdate` 配置成 `cubicInOut` 的问题,你试试改成 `cubicOut`
   
   我试了,还是一样的。折叠起来后必须要等一会儿再次点击根节点才行。如果折叠起来立马点,还是会出现卡顿,闪烁的情况,官方案例也有这样的问题。但是老版本不存在这样的问题


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org