mirror of
https://github.com/Jaysce/Jukebox.git
synced 2026-04-25 16:05:57 +03:00
[GH-ISSUE #6] Maintain popup position #5
Labels
No labels
bug
enhancement
pull-request
unrelated
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Jukebox#5
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 @dryanovski on GitHub (Jan 28, 2022).
Original GitHub issue: https://github.com/Jaysce/Jukebox/issues/6
At the moment, the pop-up window is always centered with the title in the menu bar, which causes it to move on every song change.
It would be great if the pop-up could stay in the same place once it's opened, allowing you to skip multiple songs without hunting the buttons. Similar to the way most browsers don't resize the tabs (when closing multiple tabs for example) until you move away from them.
Video:
https://user-images.githubusercontent.com/40567393/151567483-d5dc239e-937a-40ed-b4ed-832198028b15.mp4