You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Long-term goal here, but, loading all of the FXML's on start, then changing which ones are visible will make the app faster. Currently, it tosses out, and reloads controllers each time you change a scene. Would take up just a lil' more memory, and save a maybe noticeable (?) amount of time scene switching.
The text was updated successfully, but these errors were encountered:
Long-term goal here, but, loading all of the FXML's on start, then changing which ones are visible will make the app faster. Currently, it tosses out, and reloads controllers each time you change a scene. Would take up just a lil' more memory, and save a maybe noticeable (?) amount of time scene switching.
The text was updated successfully, but these errors were encountered: