Add two more layout options to gatsby-image #33412
Unanswered
smashercosmo
asked this question in
Ideas / Feature Requests
Replies: 0 comments
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.
-
Currently all responsive gatsby-image layouts are width-based. But sometimes we need behaviour, that depends on the height of the parent container. So I propose to add two more layouts: CONSTRAINED_VERTICAL and FULL_HEIGHT.
CONSTRAINED_VERTICAL
Screen.Recording.2021-10-04.at.12.46.15.mov
FULL_HEIGHT
Screen.Recording.2021-10-04.at.12.52.31.mov
Beta Was this translation helpful? Give feedback.
All reactions