WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.58k stars 4.23k forks source link

Gallery block refactor: rotating image forces all images on row to same aspect ratio #30362

Open glendaviesnz opened 3 years ago

glendaviesnz commented 3 years ago

If one image is rotated 90 degrees it is forced to portrait aspect ratio, which forces all images in same row to same aspect ratio which can force images to stretch:

rotate

glendaviesnz commented 3 years ago

Any fix for this will most likely require a rethink of how the grid layout works for the gallery so deferring until after the first release of the gallery block refactor.

annezazu commented 2 years ago

Passing along some feedback that came in through the FSE Outreach Program's All Things Media exploration:

Rotate was..weird? One of the images I had was inherently a very large image, and it would go to its full size when I tried to rotate. I expected it stay the same size it was in the gallery, and it made the experience kind of awkward.