This commit is contained in:
Anuken
2021-08-08 20:42:48 -04:00
parent cc0d7af610
commit 01f759a992
4 changed files with 38 additions and 18 deletions

View File

@@ -39,6 +39,7 @@ public class FileChooser extends BaseDialog{
if(!lastDirectory.exists()){
lastDirectory = homeDirectory;
directory = lastDirectory;
}
onResize(() -> {