Skip to content

v1.7.14

Choose a tag to compare

@senjinthedragon senjinthedragon released this 30 May 14:33
· 47 commits to main since this release

Fixed

  • Memory graph node tooltip no longer clips on small screens. The tooltip was already flipped to the left when a node was near the right edge, but a missing final clamp meant nodes near the left edge could still push it off-screen. The tooltip now stays within canvas bounds on all sides.