Grant Echols
|
4b3bfcb703
|
Cleaned up comments and renamed the event as per Ian's request to 'tile-load-failed'
|
2015-09-14 15:25:30 -06:00 |
|
Ian Gilman
|
b07e4b200a
|
Merge pull request #719 from Emigre/umd
registers an AMD module if possible
|
2015-09-14 13:54:27 -07:00 |
|
Toni Munder
|
561d091005
|
Code for flickering tile
|
2015-09-13 19:20:34 -07:00 |
|
Larissa Smith
|
f4be8f859e
|
Merge branch 'master' of https://github.com/openseadragon/openseadragon
|
2015-09-11 15:37:11 -06:00 |
|
Larissa Smith
|
60f114daf1
|
If autoRefigureSizes is set to true and bounds-change events have been skipped, call _figureSizes automatically.
|
2015-09-11 15:35:36 -06:00 |
|
Grant Echols
|
dd8baa1639
|
Added 'tile-open-failed' event to notify the app when a tile fails to load.
This can happen when the image has authentication or other restrictions.
|
2015-09-11 14:25:20 -06:00 |
|
Ian Gilman
|
63c066b6e5
|
Merge branch 'master' of github.com:openseadragon/openseadragon
|
2015-09-03 09:26:22 -07:00 |
|
Ian Gilman
|
9f2a2f361d
|
Changelog for #711
|
2015-09-03 09:24:15 -07:00 |
|
Ian Gilman
|
19f35c293b
|
Merge pull request #711 from AlbinoShaun/master
Change resize behaviour to prevent "snapping" to world bounds
|
2015-09-03 09:21:29 -07:00 |
|
Shaun Whitely
|
59a6a43379
|
Revert "Fixed navigator resize"
- This reverts commit c8254383394c5e824ebaadabffa849fb5ad3feae.
- Made navigator always use a minZoomImageRatio of 1
|
2015-09-03 09:44:27 +10:00 |
|
Gaspar Rey
|
f799a1fe86
|
Add 'define' as a global in JSHint
|
2015-09-03 00:35:43 +01:00 |
|
Shaun Whitely
|
c825438339
|
Fixed navigator resize
- Added navigatorMinZoomImageRatio with default of 1
|
2015-09-02 15:58:47 +10:00 |
|
Gaspar Rey
|
00459189b1
|
Define as an AMD module if available
|
2015-09-02 00:10:53 +01:00 |
|
Larissa Smith
|
2c6dfb1b0b
|
Changed this to _this and added documentation on setAutoRefigureSizes.
|
2015-09-01 10:48:41 -06:00 |
|
Shaun Whitely
|
6d3b582e58
|
Removed allowZoomToConstraintsOnResize and made the new resize behaviour
the default
|
2015-08-29 16:46:56 +10:00 |
|
Larissa Smith
|
913844b82b
|
Merge branch 'master' of https://github.com/openseadragon/openseadragon
|
2015-08-28 16:51:36 -06:00 |
|
Larissa Smith
|
24be6a52ed
|
Added autoRefigureSizes flag for disabling calls to _figureSizes during bounds-change event handlers. This improves performance when a lot of bounds-change events are fired in quick succession. Used flag to optimize world._arrange.
|
2015-08-28 16:10:26 -06:00 |
|
Ian Gilman
|
d673a453c6
|
Merge pull request #706 from LarissaSmith/master
Added option in addTiledImage to replace tiledImage at index.
|
2015-08-25 09:06:59 -07:00 |
|
Shaun Whitely
|
bd4921c285
|
Added option to avoid image from snapping to home bounds on resize.
|
2015-08-25 22:06:53 +10:00 |
|
Larissa Smith
|
7076d64b1b
|
Fixed race condition for replacing a tiledImage where the world may have changed before the new tiledImage loads. Added test for replacing with addTiledImage.
|
2015-08-21 11:01:32 -06:00 |
|
Serge Markin
|
11024f44f2
|
FIXED: Rotation works improperly on retina display #683
|
2015-08-20 20:11:30 +08:00 |
|
Larissa Smith
|
f13691f60d
|
Added option in addTiledImage to replace tiledImage at index.
|
2015-08-19 13:40:27 -06:00 |
|
Ian Gilman
|
bc6759e7fb
|
Merge pull request #696 from avandecreme/master
Avoid using eval when JSON.parse is available.
|
2015-07-31 09:34:16 -07:00 |
|
Antoine Vandecreme
|
d960c69b34
|
Replace eval call when passing a Json string.
|
2015-07-30 16:44:41 -04:00 |
|
Antoine Vandecreme
|
4bb80067f7
|
Avoid using eval when JSON.parse is available.
|
2015-07-30 16:21:59 -04:00 |
|
Hasse Feldthaus
|
8e591d1108
|
Renamed ambiguous event label.
|
2015-07-29 18:27:23 +02:00 |
|
Hasse Feldthaus
|
29d5401eed
|
Added some missing semicolons.
|
2015-07-29 18:19:45 +02:00 |
|
Hasse Feldthaus
|
565e7cd097
|
Added XDomainRequest as fallback method for ajax, if XMLHttpRequest fails.
|
2015-07-29 17:19:08 +02:00 |
|
Conner Wingard
|
b687332c9e
|
Fix merge conflict in upstream changelog.txt
|
2015-07-14 16:46:47 -04:00 |
|
Conner Wingard
|
e1e345a4bc
|
Clean up TileSource object when provided tileWidth/tileHeight for clarity. Add basic TileSource tests.
|
2015-07-14 14:49:52 -04:00 |
|
Conner Wingard
|
df7bd2e5ce
|
Respect non-square tiles if available from IIIFTileSources
|
2015-07-10 14:26:51 -04:00 |
|
Ian Gilman
|
35c7a30dc2
|
Merge pull request #680 from LarissaSmith/master
Adds collectionColumns as a configuration parameter
|
2015-07-08 08:57:35 -07:00 |
|
Grant Echols
|
5539487814
|
Added error message tracking into the tile loading mechanism. This exposes the reason for the error in the console.log message
|
2015-07-06 15:07:00 -06:00 |
|
Grant Echols
|
9629f47c2c
|
Added error message tracking into the tile loading mechanism. This exposes the reason for the error in the console.log message
|
2015-07-06 15:06:00 -06:00 |
|
Grant Echols
|
8b71876c37
|
Added error message tracking into the tile loading mechanism. This exposes the reason for the error in the console.log message
|
2015-07-06 14:57:15 -06:00 |
|
Larissa Smith
|
339401683f
|
Added configuration parameter to allow a horizontal layout that has a fixed number of columns or a vertical layout that has a fixed number of rows.
|
2015-07-02 13:20:57 -06:00 |
|
Conner Wingard
|
c27a43e49e
|
Fix calling the wrong function in IIIFTileSource to retrieve tile width
|
2015-07-02 11:24:43 -04:00 |
|
Conner Wingard
|
d11c4fe107
|
Remove TileSource.tileSize. Convert IIIFTileSource to override TileSource.getTileWidth and TileSource.getTileHeight.
|
2015-06-30 17:56:06 -04:00 |
|
Ian Gilman
|
6db00ad286
|
Overlay doc fixes
|
2015-06-30 10:58:51 -07:00 |
|
Ian Gilman
|
769221f659
|
Merge pull request #666 from fs-webdev/master
Added code to handle the case where autoResize=true. In this mode th…
|
2015-06-29 14:14:19 -07:00 |
|
Conner Wingard
|
201ca8a422
|
Revert changes to IIIFTileSource. Changes no longer needed for non square tiles
|
2015-06-29 14:37:35 -04:00 |
|
Conner Wingard
|
827fe4e836
|
Deprecate TileSource.getTileSize(), add TileSource.getTileWidth() and TileSource.getTileHeight()
|
2015-06-29 13:42:09 -04:00 |
|
Conner Wingard
|
85241b1249
|
Fix for maintaining IIIFTileSource support while implementing #670. Change docs to reflect that TileSource.prototype.tileSize is now an OpenSeadragon.Point
|
2015-06-26 16:26:09 -04:00 |
|
Conner Wingard
|
7e950fda2b
|
Add support for viewing custom tile sources with non-square tiles
|
2015-06-26 14:17:40 -04:00 |
|
Grant Echols
|
0806e4d4ed
|
Fixed comment regarding autoResize.
|
2015-06-25 14:14:05 -06:00 |
|
Grant Echols
|
df878f6f82
|
Changed preserveImageSizeOnResize to require autoResize=true.
Refactored resizing code to share more code.
Removed preserveImageSizeOnResize parameter from viewer.
|
2015-06-24 10:48:00 -06:00 |
|
Rick Smith
|
d2f1e432cd
|
Use spaces not tabs
Phew...flame war averted. ;)
|
2015-06-23 16:08:18 -06:00 |
|
Rick Smith
|
b1c6a75c49
|
When overlays are hidden, keep them that way
Overlays previously had their display set to 'block' each time they were drawn. Now if their display is 'none' their display property is left alone
|
2015-06-23 16:04:40 -06:00 |
|
Grant Echols
|
fb21dabd76
|
Added configuration parameter: preserveImageSizeOnResize to preserve the default behavior.
Changed fitBounds to fitBoundsWithConstraints as per Ian's instructions.
|
2015-06-23 10:55:57 -06:00 |
|
Grant Echols
|
57c06a9a19
|
Fixed problem with build complaining about variable name reuse.
|
2015-06-22 13:35:45 -06:00 |
|