This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a change to branch fix/treemap-click
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


      at f6e0dec  fix: Make `util/graphic` `updateProps` and `initProps` param 
`cb` listen "aborted". Because, at present, all of the cb usage are about 
"remove el", which are needed in both "done" and "aborted". Currently the usage 
of `cb`: initProps     ParallelView     SankeyView     ThemeRiverView 
updateProps     TreeView     custom

This branch includes the following new commits:

     new b4667c8  ts: remove @ts-nocheck for some of the treemap files.
     new f62945c  fix: fix done/aborted in treemap. The bug case is: when click 
treemap to "drill down", and hover another rect to start 
state-changeing-animation before the drill down animation finished, some of the 
done/abort callback may not be called and then all of the "click" disabled (by 
the implementation of `src/util/animation.ts`.
     new f6e0dec  fix: Make `util/graphic` `updateProps` and `initProps` param 
`cb` listen "aborted". Because, at present, all of the cb usage are about 
"remove el", which are needed in both "done" and "aborted". Currently the usage 
of `cb`: initProps     ParallelView     SankeyView     ThemeRiverView 
updateProps     TreeView     custom

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to