hugopeek / romanesco-soil

Romanesco is an ecosystem for building websites with reusable components.
https://romanesco.info/
GNU General Public License v3.0
10 stars 1 forks source link

Add option to snap images to edges of layout #110

Open hugopeek opened 7 years ago

hugopeek commented 7 years ago

This can already be done inside the 2 Column Overview layout, but would be nice if you could also use this in regular layouts.

The point is to place images to the edge of the containing layout, but the tricky part with doing this in regular layouts is that the image itself is actually a separate component. This makes it difficult to anticipate scenarios where the image would end up above a text column on mobile for example, snapping itself to the top of the text.