oblak1

Results 10 comments of oblak1

I'm testing out code, forked from [this](https://github.com/usnistgov/OpenSeadragonFiltering/blob/master/openseadragon-filtering.js) and due to `tile-drawing` not being supported the whole code kind of doesn't work anymore. Reading the last comment @pearcetm there really isn't...

> I know this isn't exactly what you're asking about, but I feel like by default, OSD won't make the image disappear when you zoom out... It should continue to...

Okay, thanks for looking at it. So I tried leaving only one sizes entry but it doesn't actually change the loading process (tried it on the demo above). I'm guessing...

> Sure enough! I guess I didn't test it with throttling. I've now confirmed that you can fix it by adding minLevel: 3, to your image object. This tells OSD...

> I guess this is why hardcoding highestLevel = 5 didn't fix the issue. You can try setting minPixelRatio: 0.01 to see if that helps (you wouldn't need to hardcode...

There seems to be an issue with the build from `rotation-seams` @pearcetm - seeing there is a PR to master. I don't know if this is bug appeared because of...

@iangilman @pearcetm okay, I understand this part of a bigger update still in the works. I would be glad if this issue could be somehow separated although looking through the...

Yes, by swapping this back it seems to be working, although it seems interesting to me why this was done like this.