Page 1 of 1

Scale dont work with external picture

Posted: Wed Jul 07, 2021 6:17 am
by Lubomír Ludvík
Scale dont work with external picture ?

Code: Select all

[img=https://s29.ipcamlive.com/streams/1didvgxjcyisfd1br/snapshot.jpg scale=20%] 
picture is from webcam https://ipcamlive.com/player/snapshot.p ... rhavnvideo

Re: Scale dont work with external picture

Posted: Wed Jul 07, 2021 3:09 pm
by NorfolkGreg
I've updated the Wiki to indicate what you report as I got similar results.

Re: Scale dont work with external picture

Posted: Wed Jul 07, 2021 5:37 pm
by George
using width and height (.jpg width="250" height="200" ) works using an external jpg

Re: Scale dont work with external picture

Posted: Wed Jul 07, 2021 6:00 pm
by Lubomír Ludvík
Thanks, it works.

Code: Select all

[img=https://s29.ipcamlive.com/streams/1didvgxjcyisfd1br/snapshot.jpg width="250" height="200"]

Re: Scale dont work with external picture

Posted: Sat Jul 10, 2021 12:19 pm
by Arvid
Hi,

thanks for reporting. Scaling is disabled for external images to make sure reading the remote image's properties does not slow down FlatPress.

Thank you very much for making this clear on the wiki! :)

All the best,
Arvid