Skip to content

v5.2.4

Compare
Choose a tag to compare
@rpearce rpearce released this 16 May 08:56
· 284 commits to main since this release
1d42aa1

[5.2.4] - 2024-05-16

Fixed

  • SVG arrows with text disappeared on Zoom (#438, continued again)
    • Note: This is a vexing issue due to all the possible things that can go
      wrong with cloning an SVG element that has HTML IDs inside of it. Hopefully,
      this is the last fix for this issue.