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

Padding inconsistency in containers example #158

Closed
bluenote10 opened this issue Jun 10, 2024 · 1 comment
Closed

Padding inconsistency in containers example #158

bluenote10 opened this issue Jun 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@bluenote10
Copy link
Contributor

I've noticed a minor padding/spacing inconsistency in the containers example:

image

The implementation would suggest that the "Mid" container should probably have the same right-padding inside "Low" as the other containers, especially since it is the case in the recursive versions of the function.

@ecton ecton added the bug Something isn't working label Jun 11, 2024
@ecton
Copy link
Member

ecton commented Jun 11, 2024

Thank you for reporting this! I'm almost 100% certain I know what I did to cause this, as I thought to myself, "this will probably break the container shadow calculation," but I somehow didn't notice this when testing the change!

@ecton ecton closed this as completed in ffb1475 Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants