Chome: sub-pixel positioning makes item content blurry.
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
When using Tremula with the Pinterest layout in Chrome I get blurry text/content in grid items. Seems to be related to it's sub-pixel positioning. (ie. transform: translate3d(63.5px, 176.952176112737px, 0px); ).
Any ideas on how to best fix this?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the blurry grid-item text/content in Chrome using Tremula with the Pinterest layout. Start by tracing the sub-pixel transform positioning shown in the report, such as translate3d(63.5px, 176.952176112737px, 0px), and investigate how it affects item rendering. Done means the Pinterest layout renders item content sharply without breaking positioning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100