Skip to content

Fix Image Replies

James Graham requested to merge work/nvrwhere/fix_image_replies into master

Make sure that the image container has it's implicit width/height set so that the correct size can always be calculated. This was breaking images that were a reply to another message (not sure if that's legal because we don't allow but other clients do because I found one).

Merge request reports