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

Let backend handle device pixel ratio in cypress #65

Merged
merged 3 commits into from
May 27, 2024

Conversation

ebekebe
Copy link
Contributor

@ebekebe ebekebe commented May 27, 2024

Fixes DPR computation in cypress. All (ignore) region coordinates are expected in DOM pixels without DPR applied. DPR is applied by the backend now.

Issue : IRIS-997

@ebekebe ebekebe requested a review from FriggaHel May 27, 2024 07:18
@ebekebe ebekebe self-assigned this May 27, 2024
@ebekebe ebekebe force-pushed the fix-cypress-device-pixel-ratio branch from 9566927 to c22141f Compare May 27, 2024 07:24
@ebekebe ebekebe merged commit bc6d89d into main May 27, 2024
1 check passed
@ebekebe ebekebe deleted the fix-cypress-device-pixel-ratio branch May 27, 2024 08:00
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.

2 participants