mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #498] Cover image is duplicated when playback window is at bottom #283
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#283
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 @diegoulloao on GitHub (Jul 8, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/498
Describe the bug
A duplicated cover image appears inside the playlist when the playback window position is at bottom.
To Reproduce
playback_window_position = "Bottom"Expected behaviour
See a single image in the playback window, no duplicated ones.
Screenshots

Environment
Additional context
** Only happening in Kitty terminal (0.35.2).
@diegoulloao commented on GitHub (Jul 8, 2024):
BTW, check this: https://github.com/diegoulloao/neofusion.sp
@aome510 commented on GitHub (Jul 8, 2024):
How frequent does this happen and did it ever happen with the previous version
v0.18.2?Related: https://github.com/aome510/spotify-player/issues/399. I thought I already fixed it before 🤔
@diegoulloao commented on GitHub (Jul 8, 2024):
I didn’t check the previous version, I started to change the config after upgrade. I’ll give it a try.
It happens all the time.
@diegoulloao commented on GitHub (Jul 8, 2024):
@aome510 is also happening in the previous version
0.18.2@HiFiveJazz commented on GitHub (Jul 31, 2024):
I can also second this bug, I can replicate it on macOS and Linux , given the playback window is at the bottom.
@diegoulloao commented on GitHub (Aug 24, 2024):
Issue persists in latest version
0.19.1@aome510@aome510 commented on GitHub (Aug 24, 2024):
can you try latest
main? I haven't released a new version in a while