iOS-Orientationchange-Fix
iOS-Orientationchange-Fix copied to clipboard
Changes for iOS Chrome and angle detection
Fixes:
- don't apply to iOS Chrome which doesn't have this bug
- change angle detection to use slope instead of fixed numbers. This does a better job of detecting impending rotation
- removed the minified version from the readme as I couldn't get it to work properly
- added the meta viewport to the readme