Type-kun said:
idth you'll get the same results. Images stretching vertically are already taken care of by Toks for next version; what baffles me is http://imgur.com/2943Tys - something is very wrong with that, but there was no significant layout changes for months, at least I don't see any in recent commits. Perhaps adding viewport metatag done this?
I'm not sure what's happening - it seems to think phones are limited to 800 x 600 resolution, and then makes that the max. If you turn off Javascript resize and the 800px resize, you don't get the large margins but the weird proportional resizing continues. This, despite using a phone that has a screen resolution similar to an iPad Air 2...
I don't see the same issues in a tablet with the same version of Chrome, so it's not the browser.
Toks said:
If you mean the image being tiny I fixed that for the next version. The image scaling algorithm was taking the sidebar into account when scaling the image down to screen width, even though the responsive view has no sidebar.
The layout also gets messed up for notes in mobile view - you can see the weird placement in that image.