Frameless
Frameless copied to clipboard
Zooming causes problems in Chrome.
I was playing with Frameless's homepage demo, and found that zooming causes problems.
To replicate the bug I found:
- Go to the Framless homepage.
- Zoom all of the way in (ctrl + mousewheel).
- Reset the zoom back to normal (ctrl + 0).
- Notice the lack of margins on the left & right sides of the page, and the horizontal scrollbar.
I tested this in a few browsers on windows 8:
- Chrome 27.0.1453.94 m: Buggy
- Chrome 29.0.1525.0 canary: Buggy
- Firefox 21: OK
- IE 10: OK
Edit: I just read in your FAQ about the IOS scale bug. They seem to be related (Chrome and Safari are both webkit), and to quote from the IOS scale bug site:
As a result, a portion of the page is cropped off the right...
Edit 2: I can only replicate the bug when the viewport width is 1800px or greater. No bugs at 1799px or less!