animations need to take display size into account
Open
- Dominant language
- Python
- Stars
- 26
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Animations currently assume a 28-dot width. This should be read from the display rather than hard-coded.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Locate the animation implementation and the display-size source, then trace where the 28-dot width is assumed. Done means animations use the display's actual width rather than a hard-coded value, with behavior checked for displays of different sizes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100