chinenual / synergize

A portable voice librarian and editor for the DKI Synergy synthesizer
https://chinenual.github.io/synergize
MIT License
8 stars 0 forks source link

Provide option to suppress Info and Confirm prompts #83

Closed tyhodson closed 5 months ago

tyhodson commented 5 months ago

Enhancement request to provide an option in Settings to suppress Info and Confirm prompts. These are super helpful and reassuring while learning the interface, but now that I'm more familiar with it I'm ready to move faster.

For example, when leaving Voice mode, I have to respond to a prompt asking if I'm sure, and then a second prompt that informs me that it has been done.

Thanks for considering!

chinenual commented 5 months ago

Partly fixed for 2.6.2. Info dialogs now auto expire after 3 seconds, so you don't have to acknowledge them. I've left the Confirm prompts as is since they warn against losing data/pending edits.

tyhodson commented 5 months ago

A reasonable compromise — thanks!