GPHemsley / tiff-js

A JavaScript-based parser for the TIFF image format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

refresh image, not working

deadmann opened this issue · comments

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.