seikichi / tiff.js

tiff.js is a port of LibTIFF by compiling the LibTIFF C code with Emscripten.
Other
387 stars 98 forks source link

The Demo "view your TIFF file" has something wrong #65

Open PeiqiGao opened 3 years ago

PeiqiGao commented 3 years ago

In the demo "view your TIFF file", I can use the INPUT to load my TIFF file, but I can't view it. However, the drag-zone can be used. I can drag my TIFF file to the darg zone and I can view it. So is there something wrong with the input? Thx!