Ian Gilman
|
f3a942c522
|
Merge pull request #2521 from pearcetm/fix-2519
Fix #2519
|
2024-04-29 10:47:42 -07:00 |
|
Ian Gilman
|
3d54f8f686
|
Changelog for #2518
|
2024-04-29 10:41:38 -07:00 |
|
Ian Gilman
|
441ea71f40
|
Merge branch 'master' of github.com:openseadragon/openseadragon
|
2024-04-29 10:40:40 -07:00 |
|
Ian Gilman
|
d68a4024f8
|
Merge pull request #2518 from pearcetm/fix-canvas
Fix #2517
|
2024-04-29 10:38:44 -07:00 |
|
Tom
|
8b401e65e3
|
fix #2519 by checking minimumOverlapRequired on a per-tiled image basis
|
2024-04-28 08:38:03 -04:00 |
|
Tom
|
9d6a785aac
|
add comment; clean up console.log messages from testing
|
2024-04-27 16:41:18 -04:00 |
|
Tom
|
f2c8db5db0
|
fix #2517
|
2024-04-27 16:38:30 -04:00 |
|
Ian Gilman
|
f8ef6818de
|
Changelog for #2511
|
2024-04-12 09:24:16 -07:00 |
|
Ian Gilman
|
4f2bcbb1e3
|
Merge pull request #2511 from pearcetm/fix-canvas
Fix CanvasDrawer when viewport is flipped and a TiledImage is rotated
|
2024-04-12 09:19:39 -07:00 |
|
Tom
|
7ce5499868
|
fix comments
|
2024-04-11 12:45:11 -04:00 |
|
Ian Gilman
|
e809c9f198
|
Merge pull request #2512 from gaiborjosue/master
fix(citation): Fixed style issues for citation.cff
|
2024-04-11 09:32:43 -07:00 |
|
Tom
|
f7c8e4cf33
|
fix canvas drawer when viewport is flipped and tiled image is rotated. fix webgl drawer debug info when viewport is flipped.
|
2024-04-10 16:42:15 -04:00 |
|
Edward Gaibor
|
41c3abb12a
|
Update CITATION.cff
|
2024-04-10 12:35:30 -04:00 |
|
Edward Gaibor
|
3d97ac8ae7
|
Update CITATION.cff
|
2024-04-10 12:33:29 -04:00 |
|
Edward Gaibor
|
86395dfc78
|
Update CITATION.cff
|
2024-04-10 12:33:01 -04:00 |
|
Ian Gilman
|
49e2d7a987
|
Merge pull request #2509 from openseadragon/citation
Added citation file
|
2024-04-10 09:27:12 -07:00 |
|
Ian Gilman
|
5fefb8f976
|
Added Aseem and changed authors to chronological
|
2024-04-09 09:33:03 -07:00 |
|
Ian Gilman
|
6a4c3838c8
|
Added citation file
|
2024-04-08 09:43:16 -07:00 |
|
Ian Gilman
|
9f7b18adb6
|
Changelog for #2507
|
2024-04-08 09:36:39 -07:00 |
|
Ian Gilman
|
6ea7779318
|
Merge pull request #2507 from frameflare/master
chore: fix some comments
|
2024-04-08 09:35:11 -07:00 |
|
frameflare
|
0ba2f75213
|
Signed-off-by: frameflare <yangzenghua@outlook.com>
chore: fix some comments
Signed-off-by: frameflare <yangzenghua@outlook.com>
|
2024-04-07 10:50:24 +08:00 |
|
Ian Gilman
|
31c2c85c4f
|
Changelog for #2506
|
2024-04-05 09:20:02 -07:00 |
|
Ian Gilman
|
0621958ca2
|
Merge pull request #2506 from eug-L/master
Getter & setter for Viewport.maxZoomPixelRatio
|
2024-04-05 09:18:22 -07:00 |
|
eug-L
|
4451131999
|
update flags for setMaxZoomPixelRatio
|
2024-04-05 12:47:15 +08:00 |
|
eug-L
|
b0926b3e69
|
Getter & setter for Viewport.maxZoomPixelRatio
|
2024-04-04 16:02:09 +08:00 |
|
Ian Gilman
|
63d8d63c1f
|
Changelog for #2505
|
2024-04-03 09:28:56 -07:00 |
|
Ian Gilman
|
a2f6da52c0
|
Merge pull request #2505 from eug-L/imageToViewportZoom
update error message for Viewport.imageToViewportZoom
|
2024-04-03 09:26:24 -07:00 |
|
eug-L
|
5990e5649b
|
update error message for Viewport.imageToViewportZoom
|
2024-04-03 23:06:42 +08:00 |
|
Ian Gilman
|
6a47104b4f
|
Updated for version 4.1.1
|
2024-04-01 10:12:04 -07:00 |
|
Ian Gilman
|
9b7fc464ca
|
Changelog for #2492
|
2024-03-07 09:30:00 -08:00 |
|
Ian Gilman
|
262d04c6c6
|
Merge pull request #2492 from pearcetm/fix-webgl-tilepadding
Make WebGLDrawer deal with tiles with padding
|
2024-03-07 09:29:19 -08:00 |
|
Ian Gilman
|
9a92d9e9ad
|
Changelog for #2491
|
2024-03-07 09:24:47 -08:00 |
|
Ian Gilman
|
553795e8fa
|
Merge branch 'master' of github.com:openseadragon/openseadragon
|
2024-03-07 09:23:24 -08:00 |
|
Ian Gilman
|
afeea19403
|
Merge pull request #2491 from pearcetm/fix-2490
Fix #2490
|
2024-03-07 09:21:59 -08:00 |
|
Tom
|
029a40aa21
|
deal with tiles that have padding
|
2024-03-05 15:39:54 -05:00 |
|
Tom
|
3e04c8854e
|
make navigator.update's parameter optional, default to navigator.viewer.viewport
|
2024-03-05 13:01:42 -05:00 |
|
Tom
|
2cb1835533
|
fix docs
|
2024-03-04 21:32:14 -05:00 |
|
Tom
|
c177246675
|
fix #2490
|
2024-03-04 21:28:12 -05:00 |
|
Ian Gilman
|
4d26c800ba
|
Changelog for #2488
|
2024-03-01 09:25:16 -08:00 |
|
Ian Gilman
|
a42a0d1822
|
Merge pull request #2488 from pearcetm/setPosition-fix
Mark TiledImage as needing an update when position, scale, or rotation are set immediately
|
2024-03-01 09:18:33 -08:00 |
|
Tom
|
e4fd005fb0
|
Mark TiledImage as needing an update when position, scale, or rotation are set with immediately=true
|
2024-02-29 16:44:09 -05:00 |
|
Ian Gilman
|
1c0797e800
|
Changelog for #2472
|
2024-02-27 09:35:01 -08:00 |
|
Ian Gilman
|
01e70ab7d8
|
Merge pull request #2472 from pearcetm/canvas-fallback
In webgl drawer, fall back to canvas drawer for tiled images with tainted data
|
2024-02-27 09:33:06 -08:00 |
|
Tom
|
b6501a3786
|
fix typo in docs. change to options object for requestDrawer API
|
2024-02-22 13:30:05 -05:00 |
|
Ian Gilman
|
7dfc60a97f
|
Changelog for #2478
|
2024-02-22 09:31:32 -08:00 |
|
Ian Gilman
|
da5abc1b39
|
Merge pull request #2478 from pearcetm/webgl-clipping
fix clip behavior with webgl drawer
|
2024-02-22 09:30:01 -08:00 |
|
Tom
|
5df791fc82
|
support viewport flipping for clip and cropping polygons in webglviewer
|
2024-02-21 18:12:22 -05:00 |
|
Tom
|
ae5f08b9bd
|
call _setClip for test spyOnce
|
2024-02-21 17:53:23 -05:00 |
|
Tom
|
a0bcbc4d21
|
fix clip behavior with webgl drawer
|
2024-02-21 17:49:46 -05:00 |
|
Tom
|
c6e3e06194
|
Merge branch 'master' into canvas-fallback
|
2024-02-21 16:13:36 -05:00 |
|