-
Notifications
You must be signed in to change notification settings - Fork 23
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
Instant clear-all button #21
Comments
I will give it a thought how I can implement such feature. In the end it also comes down to find an icon which makes the action most clear. Not sure whether it is easier to find a icon for a general "reset", which would then also reset the speed to a default value. |
Thanks for the suggestion. I will give the thought some more days to settle. For the time being you can just select a note and then press the delete button a lot of times very quickly ..this works quite well to delete many notes :-). |
Would be great if you had a look at the following version. Besides the "delete-all"-button it plays the sounds now in an own thread. Would be good to have this tested properly on some phones before making it official. |
Forgive me for answering this only now. I meant to do it a long time ago and was reminded of it only now because you mentioned me in another issue. Let's see the bright side, I have the occasion to wish you merry Christmas and a happy new year 🎆 The feature works fine but maybe it's better to add a prompt asking for confirmation, because it's easy to accidentally press the button (sweat can even press the button by itself) and by then it's too late! |
Thanks for the wishes :-). I also hope you had a merry Christmas and a happy new year :-). When pressing the "clear-all" button, a information bar should pop at the bottom of your screen with the option to revert the action. When reading about UI design people say, that it's good not to bother people with messages like "do you really like to do this", but better allow them to revert their actions. That is why I went this way. |
Hello,
sometimes I mess with a weird beat and then want to rapidly go create the next, but I haven't been able to find a "clear all" button which does it immediately and I have to delete all notes manually. Can a "clear all" or "reset" button be created in the top bar? Of course, it should have a YesNo MessageBox to prevent that an accidental deletes everything.
The text was updated successfully, but these errors were encountered: