[GH-ISSUE #700] Enhancement: Button on the Capture Window to Discard Capture #570

Closed
opened 2026-02-26 09:31:55 +03:00 by kerem · 5 comments
Owner

Originally created by @RickStrahl on GitHub (Aug 3, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/700

I find myself wasting a lot of time when capturing a screen capture and messing it up (which I do often 😄).

Right now I have to:

  • Press Stop - at this point the capture is saved
  • Wait for main window to open
  • Go to File
  • Go to Discard Project
  • Delete the capture
  • Confirm

Since this happens so often it would be really nice if there was a 'Delete' or 'Discard' button next to the stop button to throw out the current capture without having to go through all these steps that take roughly 10-15 seconds.

Originally created by @RickStrahl on GitHub (Aug 3, 2020). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/700 I find myself wasting a lot of time when capturing a screen capture and messing it up (which I do often :smile:). Right now I have to: * Press Stop - at this point the capture is saved * Wait for main window to open * Go to File * Go to Discard Project * Delete the capture * Confirm Since this happens so often it would be really nice if there was a 'Delete' or 'Discard' button next to the stop button to throw out the current capture without having to go through all these steps that take roughly 10-15 seconds.
kerem closed this issue 2026-02-26 09:31:55 +03:00
Author
Owner

@NickeManarin commented on GitHub (Aug 4, 2020):

Hi @RickStrahl

The discard button appears only when the recording is paused.

image

<!-- gh-comment-id:668578290 --> @NickeManarin commented on GitHub (Aug 4, 2020): Hi @RickStrahl The discard button appears only when the recording is paused. ![image](https://user-images.githubusercontent.com/14798947/89295358-3f31e000-d637-11ea-861c-33e1ef093b92.png)
Author
Owner

@RickStrahl commented on GitHub (Aug 4, 2020):

Oh - never occurred to me to pause and discard. I guess that works, but unintuitive (at least to me) since I never pause. Still think that it would be nice to just have a discard button on the toolbar always visible. Once I know I need to start over, I just want to get going as quickly as possible again. In my workflow it generally takes me 4-5 takes before I get the one I want so any extra clicks and waits here make things faster.

Not a big deal, the pause/discard is reasonable enough.

<!-- gh-comment-id:668815202 --> @RickStrahl commented on GitHub (Aug 4, 2020): Oh - never occurred to me to pause and discard. I guess that works, but unintuitive (at least to me) since I never pause. Still think that it would be nice to just have a discard button on the toolbar always visible. Once I know I need to start over, I just want to get going as quickly as possible again. In my workflow it generally takes me 4-5 takes before I get the one I want so any extra clicks and waits here make things faster. Not a big deal, the pause/discard is reasonable enough.
Author
Owner

@NickeManarin commented on GitHub (Aug 5, 2020):

I don't remember why I set to display that only when paused when implementing that feature.
I can guess that maybe it's related to the fact that the action has no confirmation dialog yet.

I'm going to add a confirmation dialog and I'm going to change a bit the UX.

<!-- gh-comment-id:669483389 --> @NickeManarin commented on GitHub (Aug 5, 2020): I don't remember why I set to display that only when paused when implementing that feature. I can guess that maybe it's related to the fact that the action has no confirmation dialog yet. I'm going to add a confirmation dialog and I'm going to change a bit the UX.
Author
Owner

@RickStrahl commented on GitHub (Aug 5, 2020):

That's great. I think there's probably a lot of people like me who don't get things right the first time 😃
Thanks!

<!-- gh-comment-id:669501226 --> @RickStrahl commented on GitHub (Aug 5, 2020): That's great. I think there's probably a lot of people like me who don't get things right the first time 😃 Thanks!
Author
Owner

@NickeManarin commented on GitHub (Aug 21, 2020):

Done.

It's optional and disabled by default, but it can be enabled by going to Options > Recorder > Interface > Display the discard button.

<!-- gh-comment-id:678378634 --> @NickeManarin commented on GitHub (Aug 21, 2020): Done. It's optional and disabled by default, but it can be enabled by going to Options > Recorder > Interface > Display the discard button.
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#570
No description provided.