openseadragon/test/modules
2024-10-17 12:10:04 +02:00
..
ajax-post-data.js Resolve Merge with First WebGL PR: code is merged, but not operable [drawer refactoring needs interaction implemented with cache system]. 2024-02-04 15:41:05 +01:00
ajax-tiles.js Resolve Merge with First WebGL PR: code is merged, but not operable [drawer refactoring needs interaction implemented with cache system]. 2024-02-04 15:41:05 +01:00
basic.js Drawers now use new cache API to draw onto a canvas. The type conversion now requires also the tile argument so that conversion can rely on the tile metadata. 2024-02-04 18:48:25 +01:00
controls.js cleaned up additional viewers in tests 2024-01-18 16:06:49 -05:00
drawer.js add logging directly to webgl drawer 2024-01-18 13:17:35 -05:00
dzitilesource.js Everything but the navigator tests 2018-01-02 08:32:45 -08:00
event-source.js Implement asynchronous tile processing logic wrt. tile cache conversion. 2023-09-24 22:30:28 +02:00
events.js Resolve Merge with First WebGL PR: code is merged, but not operable [drawer refactoring needs interaction implemented with cache system]. 2024-02-04 15:41:05 +01:00
formats.js cleaned up additional viewers in tests 2024-01-18 16:06:49 -05:00
iiif.js Signed-off-by: frameflare <yangzenghua@outlook.com> 2024-04-07 10:50:24 +08:00
imageloader.js cleaned up additional viewers in tests 2024-01-18 16:06:49 -05:00
multi-image.js Fix tests: always fetch up-to-date pixel values, prevent adding loaded tile to the 'bestTiles' array. Enforce _needsDraw check to be based on lastDrawn - we are async now. 2024-02-05 09:42:26 +01:00
navigator.js cleaned up additional viewers in tests 2024-01-18 16:06:49 -05:00
overlays.js update tests 2024-01-17 17:07:25 -05:00
polyfills.js move qunit.starTest log message to test.js 2024-01-19 12:54:24 -05:00
rectangle.js Everything but the navigator tests 2018-01-02 08:32:45 -08:00
referencestrip.js cleaned up additional viewers in tests 2024-01-18 16:06:49 -05:00
spring.js Everything but the navigator tests 2018-01-02 08:32:45 -08:00
strings.js Rewrite TiledImage closure functions to be private class members. Fix tests that expect error message to appear in 'log' instead of 'error'. 2022-03-23 14:05:58 +01:00
tilecache.js 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
tiledimage.js Fix black viewport with testing filtering demo on webgl renderer. Introduce managed mock getters for tests. 2024-03-05 10:48:07 +01:00
tilesource-dynamic-url.js Fix circular references in JSON test log serialization. 2024-03-04 10:49:05 +01:00
tilesource.js Modify the unit test for changing maxLevel 2021-12-01 10:17:10 +09:00
tilesourcecollection.js Everything but the navigator tests 2018-01-02 08:32:45 -08:00
type-conversion.js Fix black viewport with testing filtering demo on webgl renderer. Introduce managed mock getters for tests. 2024-03-05 10:48:07 +01:00
units.js cleaned up additional viewers in tests 2024-01-18 16:06:49 -05:00
utils.js Make timeWatcher args make more sense, add utils tests 2018-01-02 08:32:45 -08:00
viewerretrieval.js cleaned up additional viewers in tests 2024-01-18 16:06:49 -05:00
viewport.js Getter & setter for Viewport.maxZoomPixelRatio 2024-04-04 16:02:09 +08:00
world.js cleaned up additional viewers in tests 2024-01-18 16:06:49 -05:00