Thumbnails support
AsoStrife opened this issue · 1 comments
AsoStrife commented
Is it possibile to add native support to thumbnails?
Someting like
<li>
<a href="source.jpg">
<img alt="img" src=" thumbnail.jpg">
<p>Some text</p>
</a>
</li>````
michaelsoriano commented
I think it will simply open the image by default. you can set the "hasModal" to false so it won't trigger the modal.