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

454 - copying height and width from the computed styles when morphing… #457

Merged
merged 4 commits into from
Jul 9, 2023

Conversation

isaacHagoel
Copy link
Owner

copying height and width from the computed styles when morphing instead of using the rect because of a browser bug that causes wrong info on rect when inside css grid
fixes #454

… instead of using the rect because of a browser bug that causes wrong info on rect when inside css grid
@3nematix
Copy link

3nematix commented Jul 1, 2023

works like a charm

@didier
Copy link

didier commented Jul 7, 2023

This also solves a similar bug I've been experiencing. Would love it if we could merge this!

@isaacHagoel isaacHagoel marked this pull request as ready for review July 9, 2023 13:43
@isaacHagoel isaacHagoel merged commit ef927d5 into master Jul 9, 2023
@isaacHagoel isaacHagoel deleted the 454-get-height-and-width-from-computed-styles branch July 9, 2023 13:44
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.

Strange Grid Layout bug?
3 participants