Skip to content

v3.1

Latest
Compare
Choose a tag to compare
@ThunderAxe31 ThunderAxe31 released this 21 Oct 11:27
· 25 commits to master since this release
4aee152

This release introduces a couple of critical fixes to the Treeview:

  • Fixed a bug that drawn the lines connecting the wrong states
  • Reworked the file writing logic in order to avoid running out of memory for large images

And some minor improvements:

  • Text log outputs a line that tells that the script is currently updating the Treeview.bmp file
  • Make draw_line function slightly faster (it can be still improved)
  • Implement draw_dot function for highlighting the tree nodes
  • Prevent script crashes by avoiding attempting I/O operations if the file wasn't successfully open