background color is white when Figure is clicked, not same with the real black background
- Dominant language
- MDX
- Stars
- 1.2k
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
This is about:
- [ ] Noteworthy papers and technic
- [ ] Products you should try
- [ ] ComfyUI workflow
- [ ] Stable Diffusion prompt
- [x] Good Tutorial
- [ ] Other
background color is white when Figure is clicked,
**Introduction**

here is the demo /stable-diffusion-foundation/001.png
it is RGBA no background when it is not clicked .
when I click the figure, it will zoom up with white background, so pity.
I think it is better to use RGBA or black, same with main background color.
**Screenshots**


Contributor guide
No contributing guide indexed for this repository
Research direction
The issue is about a white background appearing when a figure is clicked in the UI, instead of a transparent or black background matching the main theme. Look for the component handling figure clicks and zoom, likely in a frontend file related to image display or gallery. Check CSS or styling for background color on active/clicked states. Verify the fix by testing the figure click interaction in the UI.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100