Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect orientation-change on iOS devices & re-scale screen (CSS-only fix) #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mbijon
Copy link

@mbijon mbijon commented May 31, 2013

Forces iOS Safari to update the screensize on orientation-change (landscape/portrait)

This blog post details the problem that's fixed.

My client that I'm using this theme for has a device lib. We've tested & verified this fix on the following devices (and don't see any negatives on desktop breakpoints):

  • iPhone 4S iOS 6.0
  • iPad Mini iOS 6.1.3
  • iPad 3 iOS 6.1.3
  • iPad 2 iOS 5.1
  • HTC Thunderbolt Android 2.3.4
  • Samsung Galaxy S3 Android 4.1.1
  • Samsung Galaxy S android 2.3.5

…dscape/portrait)

This blog post details the problem that's fixed.

My client that I'm using this theme for has a device lib. We've tested & verified this fix on the following devices (and don't see any negatives on desktop breakpoints):
* iPhone 4S iOS 6.0
* iPad Mini iOS 6.1.3
* iPad 3 iOS 6.1.3
* iPad 2 iOS 5.1
* HTC Thunderbolt Android 2.3.4
* Samsung Galaxy S3 Android 4.1.1
* Samsung Galaxy S android 2.3.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant