Skip to content

4.7.12

Compare
Choose a tag to compare
@Yanyan-Wang Yanyan-Wang released this 09 Nov 13:17
· 147 commits to master since this release
76da663
  • fix: drag-canvas incorrectly stopped by right click;
  • fix: createCombo with nodes which already has parent combos;
  • fix: setItemState on node, related edges's linking positions are not refreshed;
  • perf: combo animate inherit from graph's animate config;
  • perf: improve the performance of setItemState and active-relations again;
  • feat: graph supports optimizeThreshold to control the number threshold of nodes to enable the optimization on rendering and interaction, currently only affects the edges' refresh while the related node state style changed;