Currently it reports the raw dimensions of the image which do not resemble it's output. At a minimum we should at least note the actual vs. presentation dimensions and whether or not it's considered retinafied or not (depending on final output).

It'd be amazing if we could include a way to inspect the image (such as with jQuery retina loop effects or something similar) to see the results of the Retina effect.

Comments

mikey_p’s picture

Might also be helpful to display some sample file size information if possible...not sure how that would work.

michael.k’s picture

Maybe exif_height and exif_width, or exif_xresolution and exif_yresolution?

mikey_p’s picture

Status: Active » Fixed

Just committed some code to fix this for the preview and the link to view full size.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.