joaorb64 / joaorb64/TournamentStreamHelper
4.91: No easy way to remove icons from thumbnail
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 139
- Forks
- 59
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 6
Description
Currently there is no easy way to remove the icons from the thumbnail. To do so, you need to manually edit the user_data/settings.json file. We need to add a button to flush the icon data
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 locating the thumbnail UI and the user_data/settings.json handling. Trace how icon data is loaded and cleared, then identify where a button can expose that action. Done means users can remove thumbnail icons without manually editing settings.json.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100