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