elm-designer icon indicating copy to clipboard operation
elm-designer copied to clipboard

Aligned image within a text column should be wrapped by text

Open passiomatic opened this issue 3 years ago • 0 comments

This is how the image and text should be rendered: https://ellie-app.com/hPLZ2WjjH6Wa1

Instead we get this: Schermata 2022-06-20 alle 12 22 43

This is caused by the paragraph (not the image) being wrapped by the usual select el element (ex. https://ellie-app.com/hPPCZBG28cMa1) - so there's an extra element which interfere with the floating behavior.

passiomatic avatar Jun 20 '22 10:06 passiomatic