-
Notifications
You must be signed in to change notification settings - Fork 43
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
Make the "scrubber" a scissor and allow quick cutting #1134
Comments
To be discussed: Is this more efficient? Or should video editors use the keyboard shortcuts? |
Personally, I'm not a fan of this hover button solution. Hover elements inadvertently cover other elements and require rules for appearance/disappearance that are often unintuitive to users. Also we'd have two cutting buttons which could be confusing. As I understand it, this solution intends to allow for quick cutting after you moved the playhead, as the distance between playhead and the hover button is minimal. Unlike the regular cutting button, which tends to be far enough away to significantly increase the time it takes to reach it, resulting in bad UX. I think keyboard shortcuts are the perfect solution for this. Especially if you work with the editor a lot they should be at least as fast if not faster than the hover button solution. (I also agree that the current keyboard shortcuts are ..unwieldy to say the least, but that's a topic for another issue). |
I second what @Arnei says. |
We discussed this as part of the crowdfunding sprint kickoff. We didn't include it in the sprint for the following reasons (@kai-wng-uos, can you check if I remembered everything correctly?):
We left this in the category needing further discussion mainly for two reasons:
|
You know, like the other editor:
The text was updated successfully, but these errors were encountered: