Application closes when trying to minimize #51
Loading…
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?
When clicking the X button in the top right of the application it offers to either exit, cancel, or minimize. Cancel works, but exit and minimize seem to have the same behavior. I think to match similar applications it shouldn't even prompt and should just minimize by default, specifically minimize to the system tray. And to truly exit it you have to right click the sys tray icon and exit. This can also probably be an option to change this default behavior.