mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #676] [Improvement] Better menu bar behaviour #2209
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#2209
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 @theFireProject on GitHub (Jun 12, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/676
Description
Implement the following behaviour. The menu bar is supposed to support two modes:
The mode is switched by clicking the arrow icon. Accordingly, the arrow icon has to change its direction: Facing up to collapse the menu bar and facing down to expand the menu bar permanently.
User benefit
This is a common behaviour. It's know from programs everyone uses: Windows Explorer and Microsoft Office. It is different from the current behaviour: At the moment the menu bar can only be hidden temporarily until it is opened again to perform an action from one of the tabs. Then it stays open permanently, except the user clicks the tiny arrow icon after every single time they had to use a button from the menu bar. The new behaviour allows the menu bar to be hidden permanently with a lot less effort. Therefore it is by far more convenient for the user.