On Sat, Oct 11, 2014 at 2:27 AM, Prateek Saxena <[email protected]> wrote:
> On Fri, Oct 10, 2014 at 1:15 PM, Brion Vibber <[email protected]> > wrote: > > Todo: > > * make a couple common sizes selectable instead of just 320x480? > > The next size would be 480×800 which did not even fit on my screen. > Even though I tested with some UI controls I don't think it makes > sense put something that large on the screen. I instead added a link > to the page that I could open in a new tab and then let the inspector > resize it. > Note that mobile devices often have a scaling factor which needs to be compensated for; 480x800 mobile screens usually have a density of 1.5x which means they'd cover just 320x533 CSS pixels. And let's not even start on the iPhone 6 Plus, which has a different physical resolution from the rendering resolution (aghhhh!) > PS: Find the easter egg without looking at the code > Awwww :D -- brion _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
