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

Fix footer corner radius #715

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Fix footer corner radius #715

merged 2 commits into from
Nov 19, 2024

Conversation

git-f0x
Copy link
Contributor

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

This makes the primary container style use radius_s, instead of radius_xs, which matches the radius of the footer to the designs.
Also fixes the vertical padding of the context_drawer footer.

Since other container styles also used radius_xs, I also changed them for consistency.
Testing with cosmic-files, I didn't notice anything unusual from this change, but not sure if this should be done, or if the footer should use a custom style (though there isn't a Custom Layer enum).

Copy link
Contributor

@wash2 wash2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be the correct border radius for the context drawer too.

@wash2 wash2 merged commit 2b7d171 into pop-os:master Nov 19, 2024
14 checks passed
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.

2 participants