Skip to content

3.7.2

Compare
Choose a tag to compare
@Yanyan-Wang Yanyan-Wang released this 14 Sep 05:34
· 1038 commits to master since this release
  • fix: toolbar redo undo addItem with type problem, closes #2043;
  • fix: optimized drag-canvas with hidden items;
  • fix: state style with 0 value problem, closes: #2039;
  • fix: layout with webworker leads to twice beforelayout, closes: #2052;
  • fix: context menu with sibling doms of graph container leads to position problem, closes: #2053;
  • fix: changeData with combos problem, closes: #2064;
  • fix: improve the position of the context menu before showing up;
  • feat: fisheye allows user to config the trigger of scaling range(r) and magnify factor(d) by scaleRBy and scaleDBy respectively;
  • feat: add the percent text of magnify factor(d) for fisheye and users are allowed to configure it by show showDPercent.