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
The grumpycat picture in #14 reminded me that images in the editor are displayed at full width. Better if we make them shrink so they don't overflow on the x axis.
The text was updated successfully, but these errors were encountered:
(for this issue I'm basically just thinking about setting style="max-width:..." on image elements inside TinyMCE; I'm hoping TinyMCE has an option for that we can flip on)
I went ahead and fixed this because I was writing a post with a bunch of images and it was super annoying, also a quick google search turned up the solution (a one-liner)
The grumpycat picture in #14 reminded me that images in the editor are displayed at full width. Better if we make them shrink so they don't overflow on the x axis.
The text was updated successfully, but these errors were encountered: