Skip to content

3.7.1

Compare
Choose a tag to compare
@Yanyan-Wang Yanyan-Wang released this 10 Sep 06:50
· 1039 commits to master since this release
  • fix: hide the tooltip plugin when drag node and contextmenu, closes #1975;
  • fix: processParellelEdges without edge id problem;
  • fix: label background with left, right position problem, closes #1861;
  • fix: create-edge and redo undo problem, #1976;
  • fix: tooltip plugin with shouldBegin problem, closes #2006;
  • fix: tooltip behavior with shouldBegin problem, closes #2016;
  • fix: the position of grid plugins when there is something on the top of the canvas, closes: #2012;
  • fix: fisheye destroy and new problem, closes: #2018;
  • fix: node event with wrong canvasX and canvasY problem, closes: #2027;
  • fix: drag combo and drag node to drop on canvas/combo/node problem;
  • feat: improve the performance on the combos;
  • fix: redo and undo problem when update item after additem, closes #2019;
  • feat: hide shapes beside keyShape while zooming;
  • feat: improve the performance on the combos.