[GH-ISSUE #567] [Feature Request] Optionally apply Mouse Click Overlays to selected frames only #465

Open
opened 2026-02-26 09:31:31 +03:00 by kerem · 2 comments
Owner

Originally created by @KybernetikGames on GitHub (Dec 17, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/567

I use an automated task to highlight mouse clicks to all my gifs, which usually works great.

But I just used Insert Recording which recorded new frames and added them without highlighting their mouse clicks. I can manually apply the mouse clicks again, but it does it to all frames so the first set of frames gets the highlight double as strong.

Originally created by @KybernetikGames on GitHub (Dec 17, 2019). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/567 I use an automated task to highlight mouse clicks to all my gifs, which usually works great. But I just used Insert Recording which recorded new frames and added them without highlighting their mouse clicks. I can manually apply the mouse clicks again, but it does it to all frames so the first set of frames gets the highlight double as strong.
Author
Owner

@vatterspun commented on GitHub (Jan 5, 2020):

The mouse click data is saved separate from the recording so that, when you apply it, it's referencing a list of items from that file. As such, you might be able to modify the recording highlights in the accompanying Project.JSON file.

<!-- gh-comment-id:570875156 --> @vatterspun commented on GitHub (Jan 5, 2020): The mouse click data is saved separate from the recording so that, when you apply it, it's referencing a list of items from that file. As such, you might be able to modify the recording highlights in the accompanying `Project.JSON` file.
Author
Owner

@NickeManarin commented on GitHub (Jan 6, 2020):

That's a bug, the "Insert Recording" should also highlight the mouse clicks.

But also, it is an enhancement request, since you want to apply the highlight to just some frames.

<!-- gh-comment-id:571305546 --> @NickeManarin commented on GitHub (Jan 6, 2020): That's a bug, the "Insert Recording" should also highlight the mouse clicks. But also, it is an enhancement request, since you want to apply the highlight to just some 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#465
No description provided.