You are viewing a single comment's thread from:

RE: Who's the STEEM Front-End developer, now?

in #steemlast month

The image server logic has been changed recently (in the end it will be better than the previous solution). I've contacted @ety001 now to get it fixed ;)

Sort:  

image.png

In the PC side, the image element likes a window and just displays the center part of the image.

I think the image display policy on the mobile needs keep same as the PC side.

On mobile it looks different.

I think it is because the media-tag media="(min-width: 1000px)"
On mobile (or with less then 1000 px width) the proxy returns the image with 640x480 otherwise with 640x0.