When a new file is opened check first if there are unsafed changes and show a warning dialog.

This commit is contained in:
2022-10-19 13:48:09 +02:00
parent 7dac3ce011
commit bec55b6119
6 changed files with 28 additions and 4 deletions

View File

@@ -48,5 +48,5 @@ test {
}
group 'ninja.javafx'
version '1.2.0'
version '1.3.0'
mainClassName = 'ninja.javafx.smartcsv.Main'