-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
Many images in the Qt documentation, especially screenshots and diagrams, contain small details that are difficult to read at their fixed displayed size. Currently, users must manually open images in a new tab or zoom the entire page.
A built-in click-to-enlarge or lightbox behavior would greatly improve readability and usability.
Proposal
- Make documentation images clickable.
- When clicked, display the image in a large overlay (full-window or modal).
- Allow closing via click outside, close button, or ESC.
This small JS/CSS enhancement would significantly improve user experience and matches common patterns used in modern documentation sites.
Benefits
- Clearer viewing of screenshots and UI diagrams
- Easier reading on small or high-DPI screens
- More consistent and accessible documentation experience