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!: remove FormLayout workaround for MS Edge < v16 #8625

Merged
merged 5 commits into from
Feb 4, 2025

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Feb 3, 2025

Description

This PR removes a FormLayout workaround for rounding errors in MS Edge < 16. Since those browser versions are no longer supported by Vaadin, it should be safe to drop the workaround. The change is marked as fix! because it slightly affects visual rendering, making it actually more accurate.

image

Part of #8583

Type of change

  • Refactor

Copy link

sonarqubecloud bot commented Feb 3, 2025

@vursen vursen marked this pull request as ready for review February 3, 2025 16:50
@vursen vursen changed the title refactor!: remove FormLayout workaround for MS Edge < v16 fix!: remove FormLayout workaround for MS Edge < v16 Feb 4, 2025
@vursen vursen merged commit 96ea5f5 into main Feb 4, 2025
9 checks passed
@vursen vursen deleted the remove-old-form-layout-workaround branch February 4, 2025 09:56
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.

3 participants