mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 07:35:54 +03:00
[GH-ISSUE #262] FEATURE REQUEST ... button "close" should NOT close ScreenToGif #216
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#216
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @user3323 on GitHub (Feb 9, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/262
When you press "Record" and then rethink something and want to go back to "main screen" - you often press "Close" button at top-right. And it should return you to the previous window, whatever the window it was. It works like this literally everywhere.
Here is another action - it closes ScreenToGif at all:
IMO, it has to do the same as "left arrow" button - just "go back".
//////////
The same annoying behavior is in the editor. When you click on top-right "close" button - it will close the entire ScreenToGif. But it should close only the editor.
I think everyone record their first (or maybe 2nd or 3rd) gif by wrong way. And after they made some mistakes in the recorded gif - they want to close the editor and re-record it again - and every time they should launch ScreenToGif again and again.
Please, fix this "close button" behavior. It should close only that window, to which it belongs.
Thanks.
@NickeManarin commented on GitHub (Feb 14, 2018):
I agree with the first part of your request, the close button won't close the app anymore when opened from the Startup window (I removed the back button, now there's only the close button).
I don't agree with the second part, the editor should close the app if the close button is pressed. The editor is capable of doing the same thing that the Startup window does.
But, (with the next release) the app will provide a tray icon that will stay visible even if the last window gets closed (optional), capable of launching the recorders/editor/options via keyboard shortcuts or via a context menu.
TL;DR: Close button of the recorders will return to the Startup window.
@user3323 commented on GitHub (Feb 15, 2018):
@NickeManarin
awesome! "Hide to tray" decision - is the great one!