Larger frame skipping when seeking with SHIFT+Arrow keys
Bug #1010273 reported by
Patrick Boivin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenShot Video Editor |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Left and Right arrows skip 1 frame backward or forward. The idea is to make it skip more frames when holding the Shift key, to "seek faster". I have attached a patch that demonstrates the idea. Tested against revno 678.
Thanks!
Related branches
Changed in openshot: | |
importance: | Undecided → Medium |
milestone: | none → 1.4.3 |
summary: |
- Feature request: larger frame skipping when seeking with Shift+Arrows + Larger frame skipping when seeking with SHIFT+Arrow keys |
Changed in openshot: | |
importance: | Wishlist → Medium |
Changed in openshot: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I notice in the patch you have set it to 60 frames - how did you arrive at that value? Do you think it would make more sense to use the fps, or a multiple thereof, so instead of seeking by 1 frame it seeks by 1 second or something?