mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[PR #400] [MERGED] ensure no popup is rendered on top the playback window #1684
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1684
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?
📋 Pull Request Information
Original PR: https://github.com/aome510/spotify-player/pull/400
Author: @aome510
Created: 3/23/2024
Status: ✅ Merged
Merged: 3/23/2024
Merged by: @aome510
Base:
master← Head:fix-render-issue-with-image📝 Commits (2)
2b30e53ensure no popup is rendered on top the playback window36c8534removeubuntu-betaCI📊 Changes
3 files changed (+9 additions, -19 deletions)
View changed files
📝
.github/workflows/ci.yml(+0 -4)📝
spotify_player/src/ui/mod.rs(+5 -3)📝
spotify_player/src/ui/popup.rs(+4 -12)📄 Description
Resolves #399.
Fix rendering issue with
imagefeature when a popup is rendered on top of the cover image. This PR updates the UI logic to ensure that the whole playback window is always visible from the UI.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.