DustinBrett / DustinBrett/daedalOS
Icon and subicon show at same time while the thumb is loading
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
When loading files like a video, the VLC icon will show for the large and sub small icon at the same time, before the thumbnail loads. Maybe we need to find a way to wait to show the sub icon until the full sized one is fully changed to the thumbnail.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue while loading a video file, then trace the rendering code for the full-sized icon, subicon, and thumbnail. Done means the subicon does not appear alongside the full icon until the full-sized icon has changed to the thumbnail.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100