-
Notifications
You must be signed in to change notification settings - Fork 44
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
Stop deleting the selection after cutting #88
Comments
This actually happened to me a few times: I forgot to press Shift and had to look for the perfect frames/timings again. |
Fixed, will be included in next release. The |
I'm seriously sorry. I never checked the config file before. I was looking for one in the same directory, but after that I just accepted that there isn't one. I should have looked in the readme first. I agree that it should be the default behavior, but I wouldn't have opened the issue if I had noticed it. So again, sorry for that, next time I will definitely check better. |
No worries. I also forgot that I added this undocumented option some time ago... 😄 |
I find it very invasive that the software decides that I no longer need the selection and simply deletes it. What if I accidentally pressed the Cutting button or forgot to press`Shift? In these cases I have to select everything again.
I think it should be optional whether the selection is deleted. I additionally think that it should be opt-in, since I don't think such invasive behavior should be the default, but opt-out works just as well.
The text was updated successfully, but these errors were encountered: