PySimpleGUI / PySimpleGUI/PySimpleGUI
[Enhancement] PopupAnimated has no icon parameter
Open
Nobody has claimed this yet.
Done - Install Dev Build (see docs for how)
enhancement
- Dominant language
- Python
- Stars
- 13.8k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
PopupAnimated(...) lacks the icon parameter
Contributor guide
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 PopupAnimated(...) entry point in the Python source and reviewing its existing parameters and related popup behavior. Done means the function accepts an icon parameter consistently with the requested enhancement; check any nearby tests or examples that cover PopupAnimated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100