Open
Description
After reading Hasib's thesis (who used the MMM framework), it looks like many people have issues with disabled auto-rotation. This also occurred several times during the demos IIRC. Would it be possible to bypass the OS-supplied rotation by using the W3 DeviceOrientation API [1]? Or is this useless when UI rotation is disable on the OS level? To get rid of the ugly device-/browser-specific special cases, it might be possible to use something like gyronorm.js [2].