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 Loader clipping #1370

Merged
merged 2 commits into from Oct 11, 2023
Merged

Fix Loader clipping #1370

merged 2 commits into from Oct 11, 2023

Conversation

benjervis
Copy link
Contributor

Animating the dots in the Loader seems to affect their width, which pushes them outside of the viewbox resulting in clipping.

Easy fix here is to just make the viewbox slightly wider.

Before After
Screenshot 2023-10-10 at 9 50 11 am Screenshot 2023-10-10 at 9 50 27 am

@benjervis benjervis requested a review from a team as a code owner October 9, 2023 22:53
@changeset-bot
Copy link

changeset-bot bot commented Oct 9, 2023

🦋 Changeset detected

Latest commit: 0d42b87

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
braid-design-system Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@benjervis benjervis merged commit 63e1da9 into master Oct 11, 2023
8 checks passed
@benjervis benjervis deleted the fix-loader-clipping branch October 11, 2023 02:26
@seek-oss-ci seek-oss-ci mentioned this pull request Oct 11, 2023
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.

None yet

3 participants