openseadragon/test/modules
2024-11-05 18:59:34 +09: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 Minor documentation and test cleanup. 2024-10-17 13:24:11 +02: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
data-manipulation.js Design of separated events: drop update data support for tile-loaded, use only invalidated event. 2024-11-01 21:43:12 +01:00
drawer.js Integration tests: bugfixing of manipulation of tiles that share data: when tiles are loaded, when tiles are processed, also await async data preparation befre finishing the invalidation event. 2024-10-22 17:25:02 +02: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 Fixed: JQuery cannot be used to get position with wrapper 2024-09-19 21:13:28 +01: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 Integration tests: bugfixing of manipulation of tiles that share data: when tiles are loaded, when tiles are processed, also await async data preparation befre finishing the invalidation event. 2024-10-22 17:25:02 +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 Clean up old comments in a test. 2024-10-18 14:40:54 +02: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