Hi everybody,
bothering you again!
I see that if an image is uploaded and when viewing it for the first time (layout - > renderSingle() to be precise), then the links to resized items are shown as :
[??? x ???] [??? x ???] [??? x ???] [??? x ???] [2400 x 1800]
the first one being in bold and without any links.
Anybody knows why this happens? and how to correct it?
Thanks,
Girish
Posts: 7994
This is normal behaviour. We don't know the exact size of the resized image until we actually resize it. Later on down the line we'll take an educated guess (which can be very accurate) but I haven't written that code yet.