Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only show instrument type change dialog when instrument modified #274

Merged
merged 2 commits into from
Dec 27, 2024

Conversation

maks
Copy link
Collaborator

@maks maks commented Dec 23, 2024

This improves the current clunky UX by only prompting user with confirmation dialog when an instruments settings have been modified. This implementation is very basic as it doesn't take into account an instrument with settings that were modified in a previous session or where the user modified a instrument setting and set it back to the default value, but its already a big improvement over the current UX.

Fixes: #248

@maks maks requested a review from democloid December 23, 2024 04:31
@maks maks merged commit a053946 into master Dec 27, 2024
3 checks passed
@maks maks deleted the 248-only-show-instr-change-dialog-when-changed branch December 27, 2024 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Only show change instrument confirmation dialog when instrument settings have been modified
1 participant