[GH-ISSUE #980] When having two editors open at the same time, length gets overwritten #2816

Closed
opened 2026-03-01 19:03:03 +03:00 by kerem · 0 comments
Owner

Originally created by @hediet on GitHub (Sep 8, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/980

Originally assigned to: @NickeManarin on GitHub.

When having two editors open at the same time, the length of the gif recorded later overwrites the length of the earlier gif :(

Steps:

  • Open ScreenToGif
  • Record something
  • Open the editor (and keep it open)
  • Open a new instance of ScreenToGif
  • Record something (longer or shorter)
  • Open the editor
  • Observe that the recording in the previously opened editor now has the same length as the new recording. When the new recording is longer, out of bound exceptions are thrown when editing the added frames.
Originally created by @hediet on GitHub (Sep 8, 2021). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/980 Originally assigned to: @NickeManarin on GitHub. When having two editors open at the same time, the length of the gif recorded later overwrites the length of the earlier gif :( Steps: * Open ScreenToGif * Record something * Open the editor (and keep it open) * Open a new instance of ScreenToGif * Record something (longer or shorter) * Open the editor * Observe that the recording in the previously opened editor now has the same length as the new recording. When the new recording is longer, out of bound exceptions are thrown when editing the added 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#2816
No description provided.