ppoffice / hexo-component-inferno

A collection of Inferno.js layout components and utility scripts for Hexo
https://ppoffice.github.io/hexo-component-inferno/
24 stars 30 forks source link

Disable download icon #38

Closed punksinatra closed 2 years ago

punksinatra commented 2 years ago

Lightgallery has the option to disable the download icon when viewing photos from the gallery but I can seem to find it.

Can anyone point me to the right direction? Thanks

ppoffice commented 2 years ago

@punksinatra You may add download: false to this line:

https://github.com/ppoffice/hexo-component-inferno/blob/1.1.0/src/view/plugin/gallery.jsx#L39