scenebuilder icon indicating copy to clipboard operation
scenebuilder copied to clipboard

fix: SceneBuilder will not load missing files from recent projects.

Open Oliver-Loeffler opened this issue 1 year ago • 24 comments

Scene Builder will ask to remove missing files from recent files list. Welcome Page will not close, there will not be an error message.

AskUserToRemoveMissingFile

Issue

Fixes #582

Progress

Oliver-Loeffler avatar Oct 10 '22 21:10 Oliver-Loeffler

https://user-images.githubusercontent.com/22102800/194958675-a96fac1a-88f9-4c0f-b90b-588389bae6a3.mov

Window positioning is not yet okay. I am hesitating to touch the AlertDialog for this. Something like positionCentralOver or so could be helpful.

Oliver-Loeffler avatar Oct 10 '22 22:10 Oliver-Loeffler

The new tests added to the app project doesn't seem to run.

abhinayagarwal avatar Nov 08 '22 07:11 abhinayagarwal

I've moved the surefire-plugin from kit/POM.xml to POM.xml so that now tests of app and kit are executed during Maven build.

Oliver-Loeffler avatar Nov 08 '22 16:11 Oliver-Loeffler

This PR now additionally addresses issue #600 which describes the behavior of unintended closing of SceneBuilder.

Oliver-Loeffler avatar Nov 08 '22 16:11 Oliver-Loeffler