-
-
Notifications
You must be signed in to change notification settings - Fork 45
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
Ws/fix-747-improve-mobile-webview-screenshot #777
Ws/fix-747-improve-mobile-webview-screenshot #777
Conversation
|
- this is work in progress
- simplify determineStatusAddressToolBarRectangles - reduce rectangle tests - fix data url loading in Safari
- iOS had issues on landscape - removed not needed code and files
- add fallback - remove logs - update images for android phones
- add LANDSCAPE for local android
- some other small fixes
- remove devicePlatformRect - enrich deviceRectangles with statusBar and homeBar - change devicePlatformRect output to x/y instead of left/top to match a coordinate system - fix UTs
- rename function - add screendata for deviceRectangles
This PR fixes #747