Closed usernamenumber closed 8 years ago
When an image is converted to inline, it displays at full size, which can be... very large in some cases.
Converter should determine the original display size of the image (which may have to be determined from CSS) and then set height/width accordingly.
Jake's CSS seems to resolve this already.
When an image is converted to inline, it displays at full size, which can be... very large in some cases.
Converter should determine the original display size of the image (which may have to be determined from CSS) and then set height/width accordingly.