Skip to content

feat(feedback): Improve screenshot quality for retina displays #12487

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

Merged
merged 4 commits into from
Jun 17, 2024

Conversation

c298lee
Copy link
Contributor

@c298lee c298lee commented Jun 13, 2024

Improves screenshot quality after cropping for retina displays. This increases resolution after cropping by factoring in DPI.
Before:
image

After:
image

The size is the same when cropping but when viewing feedbacks, screenshots from retina displays are twice as large due to higher DPI.

Closes #12329

@c298lee c298lee requested a review from a team as a code owner June 13, 2024 21:51
@c298lee c298lee merged commit fdad379 into develop Jun 17, 2024
108 checks passed
@c298lee c298lee deleted the cl/screenshot-quality branch June 17, 2024 15:37
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.

[User Feedback] Screenshot quality is low after cropping
3 participants