amcolash / lg-exif

A plugin for lightgallery which adds an exif panel
MIT License
8 stars 3 forks source link

EXIF data from original images instead thumbnail #10

Open davieli2 opened 3 years ago

davieli2 commented 3 years ago

How can I force lg-exif to read data from original image instead thumbnail ? " li class="col-xs-6 col-sm-4 col-md-3" data-src="/drone_images/MHS-850-001/DSC_6316.jpg" a href="" img class="img-responsive" src="/drone_images/MHS-850-001/DSC_6316_thumb.jpg"

now lg-exif read the data from 'src' and not from 'data-src' thanks