This website requires JavaScript.
Explore
Help
Sign In
mirror
/
openseadragon
Watch
1
Star
0
Fork
0
You've already forked openseadragon
mirror of
https://github.com/openseadragon/openseadragon.git
synced
2024-11-25 14:46:10 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
1e47bd6add
openseadragon
/
test
History
Aiosa
1e47bd6add
Add cache tests, add more robust CacheRecord creation/deletion logics. Zombies now do not replace data, prevents also potential memory leak.
2024-10-18 14:38:04 +02:00
..
data
Handle XML embedded in tilesource JSON
2023-03-30 16:38:35 -05:00
demo
Add assets for fallback compatibility filtering plugin demo.
2024-10-17 12:17:24 +02:00
helpers
First visually correct design: tile invalidation event manages three caches that are shared among equal tiles (based on cache key). Works with both latest drawers and shared caches.
2024-08-24 09:49:16 +02:00
lib
remove three.js and associated plugin renderer; fix demo
2023-06-26 21:44:03 -04:00
modules
Add cache tests, add more robust CacheRecord creation/deletion logics. Zombies now do not replace data, prevents also potential memory leak.
2024-10-18 14:38:04 +02:00
coverage.html
Fix black viewport with testing filtering demo on webgl renderer. Introduce managed mock getters for tests.
2024-03-05 10:48:07 +01:00
test.html
Tests & Bugfixes: new cache tests, working cache preemptively deleted when restore() called, zombie cache had bug (restored cache had no attached tile reference and restoration failed since we relied on any existing tile on the cache to inherit state), deprecated old HTMLDrawer props on tile, rewritten HTMLDrawer to work also with cache API.
2024-10-17 12:10:04 +02:00