Rob Hicks
12e1869f99
add clarifications to api docs for TiledImage
2017-10-25 14:51:17 -06:00
Nikolaj Mikkelsen
1a6aac578b
Fix for #1085 - goToPage : event sent before updating the index
2017-10-24 16:14:20 +02:00
Ian Gilman
557ff005a2
Changelog for #1319
2017-10-06 10:04:15 -07:00
Ian Gilman
a0beedc860
Merge pull request #1319 from jetic83/master
...
Solves issue #1318 for transparent TiledImages
2017-10-06 10:02:23 -07:00
Peter
44b108f00e
changed conditional if to else in draw function
2017-10-05 14:44:56 -04:00
Peter
f64388b038
Solves issue #1318 : transparent tiledImages get _needsDraw = false in the draw function.
2017-10-04 16:11:08 -04:00
Peter
628cfad52a
Merge remote-tracking branch 'refs/remotes/openseadragon/master'
2017-10-04 15:41:20 -04:00
Ian Gilman
f471040ddf
Changelog for #1288
2017-09-19 10:13:21 -07:00
Ian Gilman
ed42a7feee
Merge pull request #1288 from ooystein/dblClick
...
Manage preventDefaultAction flag inside canvas-double-click viewer event
2017-09-19 10:11:14 -07:00
Ian Gilman
365b3ee8ba
In progress for 2.4.0
2017-09-19 09:58:14 -07:00
Ian Gilman
08414cdada
Version 2.3.1
2017-09-19 09:54:38 -07:00
Ian Gilman
d13781baf9
Changelog for #1305
2017-09-19 09:52:09 -07:00
Ian Gilman
1cb557b2cb
Merge pull request #1305 from openseadragon/seams
...
Addressing seams that appear in wrap mode on Safari and Firefox
2017-09-14 21:19:52 -07:00
Ian Gilman
a49bbbcb06
Addressing seams that appear in wrap mode on Safari and Firefox
2017-09-08 14:03:40 -07:00
Oeystein Lygre
d1ea179296
manage preventDefaultAction flag in canvas-double-click viewer event
...
Trigger the canvas-double-click event before default double tap to zoom happens on the viewer
2017-08-22 23:11:12 +02:00
Ian Gilman
36dd37b931
Changelog for #1286
2017-08-10 10:39:02 -07:00
Ian Gilman
a1b27bcb33
Merge pull request #1286 from mkoesem/master
...
Fix placeholderFillStyle on tiledImage has no effect #1283
2017-08-10 10:37:09 -07:00
Mutlu Koesem
8a4ef0cc2e
Fix placeholderFillStyle on tiledImage has no effect
2017-08-09 11:39:17 +02:00
Ian Gilman
7f5a18e46a
Changelog for #1280
2017-08-07 10:54:02 -07:00
Ian Gilman
e4a3e0e5ef
Merge branch 'master' into prevent
2017-08-07 10:51:53 -07:00
Ian Gilman
248a001bb6
Merge pull request #1280 from avandecreme/fix_tile_at_point
...
Fix getTileAtPoint floating point computation error
2017-08-07 10:50:50 -07:00
Antoine Vandecreme
cd4c4d38ed
Fix getTileAtPoint floating point computation error
2017-08-06 15:00:50 +02:00
Ian Gilman
5196dc0450
Merge pull request #1278 from openseadragon/prevent
...
Fixed a problem with preventDefaultAction for the canvas-drag event
2017-08-04 10:06:09 -07:00
Ian Gilman
db79a6af1e
Changelog for #1278
2017-08-03 10:49:52 -07:00
Ian Gilman
49ee98bbb0
Fixed a problem with preventDefaultAction for the canvas-drag event
2017-08-03 10:47:35 -07:00
Ian Gilman
a77ffd1133
Changelog for #1271
2017-08-01 13:11:09 -07:00
Ian Gilman
8d2d0552a2
Merge pull request #1271 from jetic83/master
...
different colors for different tiled images in debug mode.
2017-08-01 13:07:22 -07:00
Peter
910eaf6da6
changed indexOfImage to colorIndex
2017-07-31 17:43:10 -04:00
Peter
f268607b54
more colors for the default case and added documentation.
2017-07-31 17:36:25 -04:00
Peter
6265d389b9
remove BOM
2017-07-31 17:05:18 -04:00
Peter
175463a0f6
different colors for different tiled images in debug mode.
...
If there are multiple tiled images as overlay, it might be important to
see how they are loaded. Different colors in the debug mode for the
different tiledImages visualize that. DebugGridColors have to be given
as a sting array with a color for each tiledImage. However, shorter
arrays will be recycled without error. Also, single strings are treated
as single entry arrays, for backwards compatibility.
2017-07-26 10:57:17 -04:00
Peter
d8f761f509
Merge remote-tracking branch 'refs/remotes/openseadragon/master'
2017-07-26 10:39:20 -04:00
Ian Gilman
3d8a03c177
Merge pull request #1258 from dlong500/installfromgithub
...
Compatibility with direct npm/yarn installation from Github forks/branches
2017-07-20 10:19:09 -07:00
Ian Gilman
bb8631bbe8
Merge pull request #1259 from openseadragon/ian
...
Fixed doc comments for 2.3.0
2017-07-18 16:58:27 -07:00
Ian Gilman
b0ed8444c1
Removed Doc comment for OpenSeadragon function
2017-07-18 16:39:43 -07:00
Ian Gilman
ca4550d76e
Doc comment fixes
2017-07-18 16:22:26 -07:00
Davison Long
1d70f86ca1
add documentation for installing from Github forks/branches
2017-07-17 20:23:53 -04:00
Davison Long
3dec5bb98a
make project compatible with direct npm/yarn installation from github repo
2017-07-17 19:38:18 -04:00
Ian Gilman
b49fef332c
Next version number
2017-07-14 16:48:16 -07:00
Ian Gilman
e4fd781199
Updated grunt compress so it would make tars properly
2017-07-14 16:46:55 -07:00
Ian Gilman
bc6e20e62f
Version 2.3.0
2017-07-14 16:15:54 -07:00
Ian Gilman
285f22d84c
Merge branch 'master' of github.com:openseadragon/openseadragon
2017-07-14 16:04:43 -07:00
Ian Gilman
8195b3835c
Updated changelog for release
2017-07-14 16:04:23 -07:00
Ian Gilman
e37a73824d
Merge pull request #1249 from openseadragon/ian
...
More forgiving check for DZI schema
2017-07-13 17:21:19 -07:00
Ian Gilman
65b41c3f6e
Looser check for DZI schema
2017-07-13 17:16:13 -07:00
Ian Gilman
356ea78b26
Changelog for #1071
2017-07-13 17:05:47 -07:00
Ian Gilman
62bc9e7958
Merge branch 'thejohnhoffer-master'
2017-07-13 17:00:28 -07:00
Ian Gilman
d2c58c43aa
Removed Boolean constructor from pre-load patch
2017-07-13 16:56:09 -07:00
Ian Gilman
e8971b2940
Merge branch 'master' of https://github.com/thejohnhoffer/openseadragon into thejohnhoffer-master
2017-07-13 16:53:43 -07:00
Ian Gilman
1f85a811e9
Changelog for #1244
2017-07-12 16:04:37 -07:00