You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When working with images as blocks in the main content, add a setting for "Preferred Aspect" where the editor can choose how the image show be displayed in the current context. The available aspects should be:
Original
Landscape
Portrait
Square
For the developer, add a method on the MediaHelper that resizes an ImageBlock with a given width according to the currently selected preferred aspect.
The text was updated successfully, but these errors were encountered:
When working with images as blocks in the main content, add a setting for "Preferred Aspect" where the editor can choose how the image show be displayed in the current context. The available aspects should be:
For the developer, add a method on the
MediaHelper
that resizes anImageBlock
with a given width according to the currently selected preferred aspect.The text was updated successfully, but these errors were encountered: