-
Notifications
You must be signed in to change notification settings - Fork 254
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
A duplicated cover image appears inside the playlist when the playback window position is at bottom.
To Reproduce
- Set playback window at bottom:
playback_window_position = "Bottom"
- Play something
Expected behaviour
See a single image in the playback window, no duplicated ones.
Environment
- OS: macOs
- Application version: 0.19.1 (up to date version)
- Application features: image, daemon
Additional context
theme = "neofusion"
client_id = "secret"
enable_media_control = true
cover_img_length = 14
page_size_in_rows = 14
playback_window_position = "Bottom"
play_icon = ""
pause_icon = ""
[device]
name = "spotify-player"
device_type = "speaker"
volume = 100
bitrate = 320
audio_cache = false
** Only happening in Kitty terminal (0.35.2).
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working