mirror of
https://github.com/amidaware/trmm-docs.git
synced 2026-04-26 04:35:53 +03:00
[GH-ISSUE #113] Add lightbox for images to provide zoom effect for better visibility #3
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/trmm-docs#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NiceGuyIT on GitHub (Dec 9, 2022).
Original GitHub issue: https://github.com/amidaware/trmm-docs/issues/113
Some images are small and hard to read. It would be nice if you could click the image and get a larger image on the screen, possibly with zoom for very large images.
The Material for mkdocs suggests the glightbox plugin. There's also lightgallery-markdown and possibly others.
@silversword411 commented on GitHub (Dec 10, 2022):
Sounds like a good idea, I'll have a look.
Feel free to try yourself too!