Philip Giuliani
|
ec96b58169
|
Update to match default jshintrc style
|
2015-04-13 20:08:22 +02:00 |
|
Philip Giuliani
|
3097abdbc2
|
Merge remote-tracking branch 'origin/rectangle-when-empty' into rectangle-when-empty
|
2015-04-13 19:15:10 +02:00 |
|
Philip Giuliani
|
6677953d87
|
Save and restore inside of the drawer
|
2015-04-13 19:05:23 +02:00 |
|
Philip Giuliani
|
3ce7024e97
|
Revert to usedClip
|
2015-04-13 19:02:04 +02:00 |
|
Philip Giuliani
|
425acc38f9
|
Fix overwriting the tiledImage options
|
2015-04-13 18:59:13 +02:00 |
|
Ian Gilman
|
1f130f1c54
|
Changelog for #637
|
2015-04-13 09:18:12 -07:00 |
|
Ian Gilman
|
d78b806060
|
Merge pull request #637 from kim-company/add-editorconfig
Add editorconfig
|
2015-04-13 09:16:36 -07:00 |
|
Philip Giuliani
|
e3ae7b56f1
|
:docs: Document placeholderFillStyle
|
2015-04-11 19:01:09 +02:00 |
|
Philip Giuliani
|
ff6e604b94
|
Add comment
|
2015-04-10 16:20:54 +02:00 |
|
Philip Giuliani
|
f8503bd6ac
|
Add placeholderFillStyle option to tiledImage
|
2015-04-10 14:31:08 +02:00 |
|
Philip Giuliani
|
5958c50d62
|
Update tiledImage to use the new function of the drawer
|
2015-04-09 19:57:55 +02:00 |
|
Philip Giuliani
|
1a230d8b9f
|
Add viewportToDrawerRectangle to Drawer
|
2015-04-09 19:57:28 +02:00 |
|
Philip Giuliani
|
36597d5072
|
Revert my test
|
2015-04-09 14:27:19 +02:00 |
|
Philip Giuliani
|
da819ac15a
|
Add possibility to draw gradients and images
|
2015-04-09 14:25:07 +02:00 |
|
Philip Giuliani
|
4523454ff1
|
Add option to define the fillStyle of the placeholder
|
2015-04-09 13:44:55 +02:00 |
|
Philip Giuliani
|
4154d96d5c
|
Add editorconfig
|
2015-04-08 21:50:49 +02:00 |
|
Philip Giuliani
|
50e46b104e
|
Extract rect calculation
|
2015-04-08 21:45:38 +02:00 |
|
Philip Giuliani
|
6778533642
|
Call drawPlaceholder when no tiles are drawn
|
2015-04-08 20:14:13 +02:00 |
|
Philip Giuliani
|
fc56c4e2ef
|
Add method to draw a placeholder
|
2015-04-08 20:13:56 +02:00 |
|
Ian Gilman
|
b92d3f36a8
|
Merge pull request #631 from openseadragon/spring
Now animating zoom spring exponentially
|
2015-03-30 15:03:21 -07:00 |
|
Ian Gilman
|
bc83f60904
|
Changelog for #631
|
2015-03-30 14:54:25 -07:00 |
|
Ian Gilman
|
332b28ab2d
|
* Now animating zoom spring exponentially
|
2015-03-30 14:50:37 -07:00 |
|
Ian Gilman
|
ac7689d45b
|
Merge branch 'master' into spring
|
2015-03-27 16:04:27 -07:00 |
|
Ian Gilman
|
544912de35
|
Merge pull request #627 from openseadragon/m2
Clip feature
|
2015-03-20 10:36:08 -07:00 |
|
Ian Gilman
|
823e9c3d22
|
Non-Harvard version of M2 clip demo
|
2015-03-20 10:17:27 -07:00 |
|
Ian Gilman
|
e433863f09
|
Test for clip feature
|
2015-03-20 10:09:33 -07:00 |
|
Ian Gilman
|
c27f68640f
|
Docs for clip feature, as well as get and set
|
2015-03-19 16:38:52 -07:00 |
|
Ian Gilman
|
e1d36ffb14
|
First version of clip feature
|
2015-03-18 10:03:44 -07:00 |
|
Ian Gilman
|
b395f1793d
|
Logarithmic option for springs; used for zoomSpring
|
2015-03-17 16:43:25 -07:00 |
|
Ian Gilman
|
eb39e4072e
|
Merge pull request #621 from openseadragon/m2
M2 demo: improved constraints; detail on/off
|
2015-03-11 15:52:00 -07:00 |
|
Ian Gilman
|
19ade7d76d
|
Improved zoom and pan constraints
|
2015-03-11 15:41:36 -07:00 |
|
Ian Gilman
|
815cbd6019
|
Detail on/off button (m2)
|
2015-03-09 15:32:38 -07:00 |
|
Ian Gilman
|
7675cf1bc6
|
Changelog for #616
|
2015-03-06 09:11:05 -08:00 |
|
Ian Gilman
|
237edc0d6a
|
Merge pull request #616 from kim-company/optimize-tile-loading
Optimize tile loading by clearing the queue on a re-draw
|
2015-03-06 09:08:45 -08:00 |
|
Philip Giuliani
|
75b0d316f8
|
Forgot var
|
2015-03-03 09:36:04 +01:00 |
|
Philip Giuliani
|
8dc8779fee
|
Clear the imageLoader when re-drawing
|
2015-03-03 09:29:44 +01:00 |
|
Philip Giuliani
|
6bf3b8d7d4
|
Set loading to false when job is aborted
|
2015-03-03 09:29:31 +01:00 |
|
Philip Giuliani
|
55ea2c3b51
|
Call abort on all jobs before the queue gets cleared
|
2015-03-03 09:29:23 +01:00 |
|
Ian Gilman
|
16805b89fd
|
Changelog for #613
|
2015-03-02 09:36:49 -08:00 |
|
Ian Gilman
|
001c95a5c3
|
Merge pull request #613 from avandecreme/master
Fix Cross Origin policy not working (#612)
|
2015-03-02 09:34:08 -08:00 |
|
Antoine Vandecreme
|
ed72ae748f
|
Fix tests and coverage
|
2015-02-27 14:07:42 -05:00 |
|
Antoine Vandecreme
|
a372274ee1
|
Fix Cross Origin policy not working (#612)
Remove useless hostUrl field
|
2015-02-26 17:57:31 -05:00 |
|
Ian Gilman
|
d0bbf91f7c
|
Changelog for #609
|
2015-02-24 09:44:34 -08:00 |
|
Ian Gilman
|
a3754bee6e
|
Merge pull request #609 from edsilv/ed
British Library Universal Viewer changes
|
2015-02-24 09:43:03 -08:00 |
|
edsilv
|
89d488bb7e
|
removed show/hide controls
|
2015-02-24 14:55:46 +00:00 |
|
edsilv
|
de4ad6dde6
|
Merge branch 'master' into ed
|
2015-02-24 14:47:32 +00:00 |
|
edsilv
|
cf063a71f5
|
Merge remote-tracking branch 'upstream/master'
|
2015-02-24 12:05:07 +00:00 |
|
Ian Gilman
|
bf86ec143f
|
Merge pull request #608 from MartinPluta/tile-caching-issue
added destroy and clear methods to resolve tile caching issue
|
2015-02-23 09:15:54 -08:00 |
|
edsilv
|
cc18a85591
|
when reloading, viewerSize is being set to 0, 0. check that x and y have a non-zero value, otherwise results in IE8 error when rounding NaN
|
2015-02-21 12:00:21 +00:00 |
|
edsilv
|
a5394c62f7
|
show/hide controls
|
2015-02-21 11:44:04 +00:00 |
|