Resizing inline images #234
Replies: 2 comments 2 replies
|
Hi @joshbuhler, The current implementation takes the image provided by the A more long-term solution would be to update the |
|
Do you have an example of this? I ask because |
Uh oh!
There was an error while loading. Please reload this page.
I've got SVG images that I'm using throughout my app, and I'd like to be able to use them inline with text as well. However, they're rendering way too big. Is there a way to have the image match the height of the line of text that it's being inserted into? Is there something I'm missing here?
All reactions