Add way to remove/hide alt text so it doesn't cover image
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 186
- Avg merge
- 1d 36m
- Merged PRs (30d)
- 11
Description
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
The alt text for an image covers the lower left portion of the image. Frequently there are words that are illegible because they're covered by the alt text.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
I'd like a way to have the alt text hidden. It could be that clicking on the alt text removes it, or having a setting to have the alt text start out hidden, and only show it when a button is clicked.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
1. Clicking on the alt text removes it.
2. A setting that starts the alt text hidden, and only shows it when a button is clicked.
3. Make the alt text draggable.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.