Skip to content

Apply margin to Brush #1907

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Apply margin to Brush #1907

wants to merge 1 commit into from

Conversation

valtism
Copy link
Contributor

@valtism valtism commented Apr 17, 2025

Fixes #1711

Applies margin to Brush so that it will shrink to fit inside the margins instead of ignoring them

💥 Breaking Changes

  • This probably is a breaking change as it will apply margins that were previously ignored.

🚀 Enhancements

  • Brush can use margin now

📝 Documentation

  • N/A

🐛 Bug Fix

  • Fixes margin with Brush

Fixes airbnb#1711

Applies margin to Brush so that it will shrink to fit inside the margins instead of ignoring them
@valtism
Copy link
Contributor Author

valtism commented Apr 23, 2025

Do not merge this just yet. I've found an issue that needs addressing first.

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.

Margin has no effect on Brush
1 participant