Skip to content

v0.0.16 - Pan & Zoom

Latest

Choose a tag to compare

@tmr232 tmr232 released this 07 May 18:27
· 85 commits to main since this release
ed04e89

Added

  • Pan & zoom for the graphs in both the IDE extensions and the web version

Fixed

  • Multiple catch clauses in C++ are now handled properly, even in case of comments between them.
  • Segmentation of catch clauses in C++ is now a lot better.
  • Exit nodes are now drawn properly even inside try blocks.