Webcam pop up not showing all of image

Hi
I have noticed that when I view the webcam pop up that the bottom part is not show not sure why

Hi hcorrin,

It was discussed in the past, not to stretch the images in the popup.
In the block itself the image is transformed to fit in the available area.
But the pop-ups have different X*Ydimensions on different devices

Either there would be white areas next to the image or the bottom part is missing.
In weather webcam images the cloud-area is more important than the houses or plants in the foreground area.

In your case your 640480 pixel image at 100% width in the 850550 pixel wide pop-up is enlarged to 850*638 pixels but the vertical overflow is then hidden

Hope this explains it,
Wim

P.S. The webcam-block/pop-up scripts are often adapted to ones own ideas.