tomusborne / generateblocks

GenerateBlocks is a small collection of lightweight WordPress blocks that can accomplish nearly anything.
https://generateblocks.com
194 stars 19 forks source link

Image block - add aspect-ratio property #1072

Closed eastriverstudio closed 10 months ago

eastriverstudio commented 1 year ago

The aspect ratio css property is now well supported and I think it would be a helpful addition to the image block's settings to make sure images can stay in a desired proportion when the screen size is reduced or enlarged.

Given there's quite a few different ratios that could be used I'm thinking maybe a few common ratios could be predefined for selection and then we could have the option to manually type in a less common one.

For reference: https://developer.mozilla.org/en-US/docs/Web/CSS/aspect-ratio

Thanks

diggeddy commented 10 months ago

Included in project. Closed by:

1140