GPHemsley / tiff-js

A JavaScript-based parser for the TIFF image format.
Mozilla Public License 2.0
71 stars 30 forks source link

refresh image, not working #17

Open deadmann opened 8 years ago

deadmann commented 8 years ago

I'm working with these images, and once the job is done another image is replaced with old one, but clearing the div who contains the canvas, and re-requesting for the image file only bring up cached data... however i fix this issue in my project with adding a query to my URL, BTW still it doesn't change the fact that this API only bring up a cached data.