Replies: 2 comments
-
|
Add |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks, it is working! Didn't get it from the docs
…On Wed, 7 Feb 2024 at 01:46, Paperpluto ***@***.***> wrote:
Add layout="preserve-aspect" or layout="position" prop to the elements.
—
Reply to this email directly, view it on GitHub
<#2506 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTS4GNZUBXLM4S32JUIQZDYSKQE5AVCNFSM6AAAAABCZAYCNKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DGOBYGI2TA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is it possible to animate grid-layout changes without specifying fixed size to grid items?
I'm trying to animate the change in the grid from
collapsedtoexpandedHowever, i got unwanted distortions on grid items. The only way i managed to get rid of distortions is to specify sizes of grid item:
you can play with this demo here: https://codesandbox.io/p/devbox/qm3ts4
Any way to fix this without specifying fixed sizes?
framer.mov
Beta Was this translation helpful? Give feedback.
All reactions