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

WebView does not respond to orientation changes #38

Open
devgeeks opened this issue Oct 28, 2013 · 0 comments
Open

WebView does not respond to orientation changes #38

devgeeks opened this issue Oct 28, 2013 · 0 comments

Comments

@devgeeks
Copy link
Contributor

The webView does not resize or reposition based on orientation changes.

Example: If a view is opened at { top: "44px", width: "100%", ... } when in portrait, when the device is changed to landscape the view should switch to being 100% of the width of the new device width and be 44px from the new top, etc.

Currently, the width stays the same as its original width (320px if 100% in portrait).

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

No branches or pull requests

1 participant