Right now content shown by the post detail WebView resizes as images are loaded due to the images not having height/width set. Investigate using attachment data to get the height/width ratio of the images, and then using that to set the height/width.