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

Ws/fix-747-improve-mobile-webview-screenshot #777

Conversation

wswebcreation
Copy link
Member

@wswebcreation wswebcreation commented Mar 15, 2025

Copy link

changeset-bot bot commented Mar 15, 2025

⚠️ No Changeset found

Latest commit: 48ffabc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

- 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
- 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
@wswebcreation wswebcreation changed the base branch from main to ws/new-major-releases March 30, 2025 11:45
@wswebcreation wswebcreation marked this pull request as ready for review April 5, 2025 05:39
@wswebcreation wswebcreation merged commit 002c45d into ws/new-major-releases Apr 5, 2025
16 of 19 checks passed
@wswebcreation wswebcreation deleted the ws/fix-747-improve-mobile-webview-screenshot branch April 5, 2025 05:43
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.

Chrome and Android 15 give incorrect viewport data
1 participant