Ian Gilman
|
6ffc81760c
|
Merge pull request #662 from avandecreme/coordinates
Add coordinates conversion methods to TiledImage.
|
2015-06-19 13:13:12 -07:00 |
|
Ian Gilman
|
2aa5053961
|
Merge pull request #664 from avandecreme/master
Fix assert in cacheTile.
|
2015-06-16 09:24:16 -07:00 |
|
Antoine Vandecreme
|
c652bf2578
|
Merge branch 'master' of https://github.com/openseadragon/openseadragon
|
2015-06-15 16:44:03 -04:00 |
|
Antoine Vandecreme
|
5e653b4796
|
Fix assert in cacheTile.
|
2015-06-15 16:43:34 -04:00 |
|
Ian Gilman
|
a3183183b2
|
Merge pull request #659 from avandecreme/master
Move tile caching code inside tilecache.js.
|
2015-06-12 16:23:11 -07:00 |
|
Antoine Vandecreme
|
d671049a17
|
Fix and add unit tests.
|
2015-06-11 15:27:36 -04:00 |
|
Antoine Vandecreme
|
9e1433dd66
|
Add tile-unloaded event to changelog.
|
2015-06-11 13:19:04 -04:00 |
|
Antoine Vandecreme
|
8a6177b729
|
Add tile-unloaded event.
|
2015-06-11 13:18:17 -04:00 |
|
Antoine Vandecreme
|
584daea732
|
Doc and test messages fix.
|
2015-06-11 10:59:32 -04:00 |
|
Antoine Vandecreme
|
fa868a039d
|
Fix editorconfig config.
|
2015-06-11 10:49:32 -04:00 |
|
Antoine Vandecreme
|
606d25dbe6
|
Merge upstream.
|
2015-06-08 10:38:16 -04:00 |
|
Antoine Vandecreme
|
b9a6b7910e
|
Add unit tests.
|
2015-06-04 15:32:10 -04:00 |
|
Antoine Vandecreme
|
7e39a528c0
|
Add tests for tile-loaded event.
|
2015-06-04 09:47:50 -04:00 |
|
Antoine Vandecreme
|
d5c431b1cd
|
Integrate Ian's comments.
|
2015-06-03 14:40:20 -04:00 |
|
Antoine Vandecreme
|
2674104007
|
Fix flickering tiles with useCanvas=false when no cache is used. Fix #661
|
2015-06-03 14:34:18 -04:00 |
|
Antoine Vandecreme
|
aa021d87c0
|
Add coordinates conversion methods to TiledImage.
|
2015-06-02 16:41:37 -04:00 |
|
Antoine Vandecreme
|
be657c0b3d
|
Add getCompletionCallback method.
|
2015-06-02 12:59:38 -04:00 |
|
Antoine Vandecreme
|
4c1d0f9a4c
|
Fix Ian's comments.
|
2015-06-02 11:35:59 -04:00 |
|
Antoine Vandecreme
|
eda47e6fc0
|
Add tile-loaded event.
|
2015-05-29 15:10:47 -04:00 |
|
Antoine Vandecreme
|
2538f2023c
|
Move tile caching code inside tilecache.js.
|
2015-05-29 11:49:58 -04:00 |
|
Ian Gilman
|
300cf6e777
|
in progress for changelog
|
2015-05-26 16:34:56 -07:00 |
|
Ian Gilman
|
472ab42be7
|
updated package.json for 2.0.0
|
2015-05-26 16:31:13 -07:00 |
|
Ian Gilman
|
99aa1b98f9
|
v2.0.0
|
2015-05-26 16:26:07 -07:00 |
|
Ian Gilman
|
5617b19ba5
|
Merge pull request #655 from avandecreme/master
Add documentation on pre-full-screen event. Fix #487
|
2015-05-18 09:26:15 -07:00 |
|
Antoine Vandecreme
|
dd782a427e
|
Add documentation on pre-full-screen event. Fix #487
|
2015-05-16 10:36:00 -04:00 |
|
Ian Gilman
|
18a66ce210
|
Merge pull request #652 from avandecreme/master
Fix coordinates demo.
|
2015-05-11 10:55:02 -07:00 |
|
Antoine Vandecreme
|
f5ede70018
|
Fix coordinates demo.
|
2015-05-09 12:49:32 -04:00 |
|
Ian Gilman
|
f57b957390
|
Merge pull request #651 from openseadragon/ian
Keyboard pan speed is now the same regardless of zoom level
|
2015-05-06 09:44:07 -07:00 |
|
Ian Gilman
|
efa8ccff35
|
* Keyboard pan speed is now the same regardless of zoom level (#645)
|
2015-05-05 17:20:20 -07:00 |
|
Ian Gilman
|
6384c126e6
|
Changelog for #644
|
2015-04-29 10:02:01 -07:00 |
|
Ian Gilman
|
019d82a4d9
|
Merge pull request #644 from avandecreme/opacity
Add opacity support.
|
2015-04-29 09:58:12 -07:00 |
|
Antoine Vandecreme
|
39bd370930
|
Add opacity test in tiledimage.
|
2015-04-27 19:28:18 -04:00 |
|
Antoine Vandecreme
|
6bc5f1ff51
|
Fix drawer tests.
|
2015-04-22 20:12:38 -04:00 |
|
Antoine Vandecreme
|
dd07771415
|
Fix drawer.clear
|
2015-04-22 18:30:49 -04:00 |
|
Antoine Vandecreme
|
9d053c545b
|
Fix Ian's comments.
|
2015-04-20 19:25:36 -04:00 |
|
Antoine Vandecreme
|
44395662d1
|
Add opacity support.
|
2015-04-19 16:10:37 -04:00 |
|
Ian Gilman
|
5b64beab61
|
Changelog for #635
|
2015-04-17 10:22:53 -07:00 |
|
Ian Gilman
|
320101ad54
|
Merge pull request #635 from kim-company/rectangle-when-empty
Draw colored rectangle when the tile is not yet loaded
|
2015-04-16 09:36:46 -07:00 |
|
Philip Giuliani
|
0d056145a3
|
💄 Rename to drawRectangle
|
2015-04-15 18:31:56 +02:00 |
|
Philip Giuliani
|
9df77ee915
|
Return early in drawDebugInfo
|
2015-04-15 13:40:12 +02:00 |
|
Philip Giuliani
|
21d32b59f5
|
Pass tiledImage and context to the placeholderFillStyle function
|
2015-04-15 13:32:41 +02:00 |
|
Ian Gilman
|
b585c9e38c
|
Merge pull request #640 from kim-company/update-editorconfig
Update editorconfig
|
2015-04-14 11:08:59 -07:00 |
|
Philip Giuliani
|
fc827e9e8c
|
Fix idiomatic.js line
|
2015-04-14 20:05:55 +02:00 |
|
Philip Giuliani
|
6b1580824a
|
Remove contextSaved
|
2015-04-14 19:43:41 +02:00 |
|
Philip Giuliani
|
cf0a43d797
|
📝 Update README
|
2015-04-13 20:08:40 +02:00 |
|
Philip Giuliani
|
d14ba88b70
|
Add better config
|
2015-04-13 20:08:31 +02:00 |
|
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 |
|