Skip to content

vars-annotation 1.3.0

Compare
Choose a tag to compare
@hohonuuli hohonuuli released this 13 Sep 17:14
5acfd26

Upgrade to JavaFX 19, this may address the annoying "jumping rows" issue in the main table (#128).

Note that we are still working through code notarization issues on macOS. If you get a message that says the application is damaged run the following in a terminal:

cd /Applications
sudo xattr -d -r com.apple.quarantine "VARS Annotation.app"