oduwsdl / tmvis

An archival thumbnail visualization server
MIT License
7 stars 7 forks source link

Updates on GIF tab #43

Closed dhruv282 closed 5 years ago

dhruv282 commented 5 years ago

-Resized GIF to match the size of the slider tab. -Added download GIF button. -Added timestamp option. This is an option to have a watermark of the appropriate timestamp on the individual images. -Got rid of the imagesData array in gif.js because imagesData_IG in imageGridScript.js has the same data and its global so there's no need for imagesData.

ibnesayeed commented 5 years ago

@dhruv282 did you test it locally and is it ready to be merged and deployed?

dhruv282 commented 5 years ago

Yes, I did and I'm sure it's ready to be merged and deployed.

ibnesayeed commented 5 years ago

Updated code is deployed now.