[GH-ISSUE #1176] [Feature Request] Quickly seek frames through shortcut or rather control button in Playback/Frame controls. #885

Closed
opened 2026-02-26 09:32:55 +03:00 by kerem · 1 comment
Owner

Originally created by @JergenRoss on GitHub (Mar 2, 2023).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1176

Originally assigned to: @NickeManarin on GitHub.

Is your feature request related to a problem? Please describe.
I don't like every next one frame seek using arrow or rather pageup , pagedown because I tried holding to next frame but there's 5000 over frames that too much precise seek frames. I need quickly seek like next 10 frames via shortcut keyboard for Playback/frame controls.

Describe the solution you'd like
I'd like add slow/fast or next # step seek frames through shortcut keyboard or control button. most app existing quickly. there is Ctrl + arrow or rather pagedown was not bound, so could be add this default.

Originally created by @JergenRoss on GitHub (Mar 2, 2023). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1176 Originally assigned to: @NickeManarin on GitHub. **Is your feature request related to a problem? Please describe.** I don't like every next one frame seek using `arrow` or rather `pageup , pagedown` because I tried holding to next frame but there's 5000 over frames that too much precise seek frames. I need quickly seek like next 10 frames via shortcut keyboard for Playback/frame controls. **Describe the solution you'd like** I'd like add slow/fast or next `#` step seek frames through shortcut keyboard or control button. most app existing quickly. there is `Ctrl` + `arrow` or rather `pagedown` was not bound, so could be add this default.
kerem 2026-02-26 09:32:55 +03:00
Author
Owner

@NickeManarin commented on GitHub (Mar 4, 2023):

Done, PageUp/Down are already bound to the list, so I added some keyboard modifiers to it.

PageUp/Down + Control = 5 frames.
PageUp/Down + Alt = 10 frames.
PageUp/Down + Control + Alt = 20 frames.

<!-- gh-comment-id:1454303588 --> @NickeManarin commented on GitHub (Mar 4, 2023): Done, PageUp/Down are already bound to the list, so I added some keyboard modifiers to it. PageUp/Down + Control = 5 frames. PageUp/Down + Alt = 10 frames. PageUp/Down + Control + Alt = 20 frames.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#885
No description provided.