Replies: 1 comment
|
Setup could keep the "original" settings to be able to restore on cancel. Or maybe an undo stack? An alternate to preview in the setup app is to force the main app to reload settings, so the user can see "live" changes. But since some changes might not be visible in the current state of the main app, a preview in setup does have benefits. E.g. changing the nav-box color is only visible in the main window if the current image goes outside the bounds of the main window. E.g. changing the overlay color is impacted by whether the current image is light or dark. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm considering implementing options editing as a secondary application. I.e. not as a dialog box in the "main" app.
Pros:
Cons:
All reactions