Skip to content

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

Merged
c298lee merged 4 commits intodevelopfrom
cl/screenshot-quality
Jun 17, 2024
Merged

feat(feedback): Improve screenshot quality for retina displays#12487
c298lee merged 4 commits intodevelopfrom
cl/screenshot-quality

Conversation

@c298lee
Copy link
Copy Markdown
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
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