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
Settings are saved and stored on the front end in JS. Those changes aren't sent to the backend until 'save' is clicked. Loading settings is done on the backend, so presets aren't available to be loaded until after 'save' is clicked.
The text was updated successfully, but these errors were encountered:
The-EG
changed the title
[UI] Presets can not be loaded until 'save' is clicked on the settings window
[FR] Presets can not be loaded until 'save' is clicked on the settings window
May 1, 2021
This is probably confusing to the user.
Settings are saved and stored on the front end in JS. Those changes aren't sent to the backend until 'save' is clicked. Loading settings is done on the backend, so presets aren't available to be loaded until after 'save' is clicked.
The text was updated successfully, but these errors were encountered: