Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Toggler, List column] Padding/spacing fixes #739

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

git-f0x
Copy link
Contributor

@git-f0x git-f0x commented Nov 27, 2024

This removes the extra padding on the toggler after the rebase, which caused misalignment in apps (not quite sure why spacing adds padding).
screenshot-2024-11-27-23-24-13 screenshot-2024-11-27-23-26-14

Also fixes the header corner gaps in apps without a content container (e.g. cosmic-term).

Edit: The second commit matches the spacing/padding variables used in the list column to designs, and removes the list::container widget, since it's sparingly used (in 6 places across all pop-os repos), and its padding was often overriden when used.
A container with .class(theme::Container::List) can be used instead.
If this isn't desired, it can be added back, with possibly the padding removed.

@git-f0x git-f0x changed the title [Toggler] Remove extra padding [ Toggler, List column] Padding/spacing fixes Nov 28, 2024
@git-f0x git-f0x changed the title [ Toggler, List column] Padding/spacing fixes [Toggler, List column] Padding/spacing fixes Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant