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

fixed jittery animation on lower-res monitors #5682

Merged
merged 1 commit into from Feb 1, 2024

Conversation

matthiasfeist
Copy link
Contributor

As reported in isssue #5680, this PR changed the Indicator component's "processing" animation to be smoother on monitors with a 96dpi resolution.
This is done by removing the blurring of the shadow and expanding the radius of the shadow slightly. It looks a little different (larger) than before on high-res monitors (Macbooks etc) but now also works on older screens.

@rtivital rtivital merged commit ce9cacf into mantinedev:master Feb 1, 2024
1 check passed
@rtivital
Copy link
Member

rtivital commented Feb 1, 2024

Thanks!

@matthiasfeist
Copy link
Contributor Author

my pleasure and thanks for such an amazing component lib!

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