Skip to content

VGraph 1.9.3 - Savings

Compare
Choose a tag to compare
@Inglonias Inglonias released this 07 May 13:44
· 94 commits to main since this release
5a3e9b9

More minor tweaks to VGraph.

Bug fixes

  • Fixed a bug that caused the preview layer to stop rendering correctly after certain tools are used in certain ways.

Features

  • VGraph will now try to save you from accidentally closing the app if you have unsaved changes.
  • There's a little star in the window title if the canvas has unsaved changes. Most actions will cause this to happen.
  • Save and Save As are now different things. They work as you'd expect, with Save saving to the file you're currently working with. If you haven't saved yet, Save and Save as work identically.
  • You can now change the color of the highlight that appears behind selected lines in the preferences.

Infrastructure

  • You won't care about this, but I added a handful of new unit tests. These will render the various GUI windows to ensure they are correct.