openseadragon/src
2024-02-04 18:48:25 +01:00
..
button.js fixes from review of drawerbase.js 2023-12-14 19:14:05 -05:00
buttongroup.js fixes from review of drawerbase.js 2023-12-14 19:14:05 -05:00
canvasdrawer.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
control.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
controldock.js fixes from review of drawerbase.js 2023-12-14 19:14:05 -05:00
datatypeconvertor.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
displayrectangle.js fixes from review of drawerbase.js 2023-12-14 19:14:05 -05:00
drawerbase.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
dzitilesource.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
eventsource.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
fullscreen.js fixes from review of drawerbase.js 2023-12-14 19:14:05 -05:00
htmldrawer.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
iiiftilesource.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
imageloader.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
imagetilesource.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
legacytilesource.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
matrix3.js fix docs. rename matrix.js to matrix3.js 2023-12-19 15:57:15 -05:00
mousetracker.js clean up comments. modify tests. add check for max textures in webgldrawer 2024-01-15 14:39:15 -05:00
navigator.js fixes from review of drawerbase.js 2023-12-14 19:14:05 -05:00
openseadragon.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
osmtilesource.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
overlay.js fixes from review of drawerbase.js 2023-12-14 19:14:05 -05:00
placement.js fixes from review of drawerbase.js 2023-12-14 19:14:05 -05:00
point.js fixes from review of drawerbase.js 2023-12-14 19:14:05 -05:00
priorityqueue.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
profiler.js fixes from review of drawerbase.js 2023-12-14 19:14:05 -05:00
rectangle.js fixes from review of drawerbase.js 2023-12-14 19:14:05 -05:00
referencestrip.js make reference strip always use the canvas drawer 2023-12-21 15:29:25 -05:00
spring.js fixes from review of drawerbase.js 2023-12-14 19:14:05 -05:00
strings.js fixes from review of drawerbase.js 2023-12-14 19:14:05 -05:00
tile.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
tilecache.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
tiledimage.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
tilesource.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
tilesourcecollection.js fixes from review of drawerbase.js 2023-12-14 19:14:05 -05:00
tmstilesource.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
viewer.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
viewport.js fix viewport.update so tests don't stall 2023-12-21 16:31:23 -05:00
webgldrawer.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
world.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
zoomifytilesource.js Implement cache manipulation strategy: default copy on access if tile in the rendering process, remove 'canvas' type support, many bugfixes and new tests. 2023-11-26 21:32:26 +01:00