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

[@mantine/core] packages: fix animation of indicator #5908

Merged
merged 2 commits into from Mar 12, 2024

Conversation

Kenzo-Wada
Copy link
Contributor

Fixes: #5887

The CSS animation with border-shadow may not look good on some browsers, so I used transform to fix it.

I have tried to make it look almost the same, but not exactly the same, so I would appreciate it if you could compare the following video to see if there are any problems!

before

Screencast.from.2024.03.12.21.52.18.webm

after

Screencast.from.2024.03.12.22.06.16.webm

@rtivital rtivital merged commit 4198d6e into mantinedev:master Mar 12, 2024
1 check passed
@rtivital
Copy link
Member

Thanks!

@Kenzo-Wada Kenzo-Wada deleted the fix/indicator-animaton branch March 12, 2024 15:33
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.

[Bug] [Safari] The processing property of the Indicator component has a display problem.
2 participants