We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Ideas from #553 #1212 #1859:
Problem: It might be hard to map a "wheel" event to a single consistent unit (see #1859 (comment))
Alternatively (easier) just allow configuring multiple intervals with different modifiers.
The text was updated successfully, but these errors were encountered:
implement 2 more configurable seek speeds
8436bfd
closes #1994 #254 (comment) #254 (comment) #1611 #1884
yup, since the app encourages using keyframes as cutting points, the default behavior of mouse wheel should be seeking between keyframes
Sorry, something went wrong.
implent customisable wheel modifiers #1884
b855e9e
- <kbd>alt</kbd> (customisable) + wheel: seek 1 frame - <kbd>shift</kbd> (customisable) + wheel: seek keyframe
No branches or pull requests
Ideas from #553 #1212 #1859:
Problem: It might be hard to map a "wheel" event to a single consistent unit (see #1859 (comment))
Alternatively (easier) just allow configuring multiple intervals with different modifiers.
The text was updated successfully, but these errors were encountered: