mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #331] Bottom with Hidden borders causes useless padding #177
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#177
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 @sewnie on GitHub (Jan 6, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/331
^ The highlighted selection is the useless padding introduced when there is no border.
@aome510 commented on GitHub (Jan 27, 2024):
@apprehensions try to make the title aligned with the inner text with
Hiddenborder mode in #351. Can you check them out? We probably still want the paddings to avoid windows getting too close to each other.@sewnie commented on GitHub (Feb 26, 2024):
Will this be fixed?
@aome510 commented on GitHub (Feb 27, 2024):
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.