[GH-ISSUE #825] Suggestion: Delete All Previous/Next should consider range selection #2518

Closed
opened 2026-03-01 18:58:51 +03:00 by kerem · 0 comments
Owner

Originally created by @pawlos on GitHub (Apr 15, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/825

Originally assigned to: @pawlos on GitHub.

Doing some editing in the program I've noticed that "Delete All Previous/Next" does take into an account only the one selected frame when performing the operation.

I think it should take the range selection into an account. So if we have 5 frame selected "Delete All Next" should delete all the frames that are after the 5th one (last in the range). Similarly "Delete All Previous" should delete all prior to the first frame in the range selection.

After this change it will wok in a similar fashion for single frame selection and range selection.

I'm happy to provide PR for such change, just before doing so I wanted to run this idea by core maintainers.

Originally created by @pawlos on GitHub (Apr 15, 2021). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/825 Originally assigned to: @pawlos on GitHub. Doing some editing in the program I've noticed that "Delete All Previous/Next" does take into an account only the one selected frame when performing the operation. I think it should take the range selection into an account. So if we have 5 frame selected "Delete All Next" should delete all the frames that are after the 5th one (last in the range). Similarly "Delete All Previous" should delete all prior to the first frame in the range selection. After this change it will wok in a similar fashion for single frame selection and range selection. I'm happy to provide PR for such change, just before doing so I wanted to run this idea by core maintainers.
kerem 2026-03-01 18:58:51 +03:00
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#2518
No description provided.