CesiumGS / webglreport

A web page that reports a browser's WebGL capabilities, including supported extensions and implementation specific capabilities, such as the maximum number of texture units.
https://webglreport.com
Apache License 2.0
400 stars 100 forks source link

Tweak for mobile/narrow displays #29

Closed mramato closed 9 years ago

mramato commented 9 years ago

The WebGL 1 tab was being obscured by the Fork Me ribbon on mobile devices (or any narrow device), making it hard to get back to WebGL 1. I simply moved the ribbon to the right side of the screen and updated the images to the right-side official ones.

pjcozzi commented 9 years ago

Thanks