Support retina canvas
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
On any retina iPad (most iPads made in 2012 and later) the canvas looks pretty, well..blocky! We should use a retina canvas for smoother drawing and fewer jaggies.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating where the canvas is initialized, then compare its drawing resolution with the device pixel ratio on a retina iPad. Done means drawing appears smoother with fewer jaggies on the affected devices; no specific file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100