spotify-player
spotify-player copied to clipboard
`Bottom` with `Hidden` borders causes useless padding
^ The highlighted selection is the useless padding introduced when there is no border.
border_type = "Hidden"
playback_window_position = "Bottom"
playback_window_width = 4
@apprehensions try to make the title aligned with the inner text with Hidden
border mode in #351. Can you check them out? We probably still want the paddings to avoid windows getting too close to each other.
Will this be fixed?
Will this be fixed?
Not in my TODO list. I haven't figured out a good way to implement a patch. PRs are welcome if you want to try it by yourself though.