Antoine Vandecreme
|
5f9053fb6e
|
Fix Overlay.getBounds with BOUNDING_BOX rotation mode.
|
2016-04-01 15:46:43 -04:00 |
|
Antoine Vandecreme
|
fafb7f8db6
|
Readd blank lines.
|
2016-04-01 13:31:36 -04:00 |
|
Antoine Vandecreme
|
bd62d56a37
|
Fix Overlays.getBounds with rotation.
|
2016-04-01 13:29:09 -04:00 |
|
Antoine Vandecreme
|
c8ed3893ad
|
Fix method name.
|
2016-03-31 16:59:26 -04:00 |
|
Antoine Vandecreme
|
05a7e5e467
|
Fix bounding box rotation mode with placement other than top left.
|
2016-03-31 16:53:19 -04:00 |
|
Antoine Vandecreme
|
15a0db045e
|
Fix changelog and add comments.
|
2016-03-31 15:45:44 -04:00 |
|
Antoine Vandecreme
|
70b39d681b
|
Fix viewer.addOverlay and Overlay.getBounds
|
2016-03-31 13:25:59 -04:00 |
|
Antoine Vandecreme
|
577327a629
|
Change overlays to now always having Point location.
|
2016-03-30 15:12:50 -04:00 |
|
Antoine Vandecreme
|
ffbb8b2cfe
|
Add support of overlays rotation on IE9.
|
2016-03-30 11:16:29 -04:00 |
|
Antoine Vandecreme
|
33bd943b7a
|
Set overlays position and size with floating point values.
|
2016-03-29 15:29:36 -04:00 |
|
Antoine Vandecreme
|
f6c09ca716
|
Add viewport.viewportToViewerElementRectangle
|
2016-03-28 17:07:47 -04:00 |
|
Antoine Vandecreme
|
cac5f6dec3
|
Add overlays rotation support.
|
2016-03-28 17:06:59 -04:00 |
|
Antoine Vandecreme
|
3e3ce188b1
|
Add scaleWidth and scaleHeight options to overlays.
|
2016-03-25 16:49:58 -04:00 |
|
Ian Gilman
|
430804ef16
|
Merge pull request #888 from avandecreme/fit-in-bounds
Add TiledImage.fitInBounds method.
|
2016-03-24 09:47:15 -07:00 |
|
Ian Gilman
|
24f552c1fb
|
Merge pull request #887 from avandecreme/eventsource
Add addOnceHandler method to EventSource.
|
2016-03-24 09:24:54 -07:00 |
|
Antoine Vandecreme
|
a52f4cadc5
|
Fix TiledImage.fitBounds with clipping.
|
2016-03-24 11:48:29 -04:00 |
|
Antoine Vandecreme
|
3cacc8edcf
|
Add fitBounds option to TiledImage constructor.
|
2016-03-22 16:41:28 -04:00 |
|
Antoine Vandecreme
|
9c461824b3
|
Update OpenSeadragon.Placement to be serializable.
|
2016-03-22 15:50:48 -04:00 |
|
Antoine Vandecreme
|
0f82eed0db
|
Add times parameter to addOnceHandler.
|
2016-03-22 13:54:35 -04:00 |
|
Ian Gilman
|
55cf2bd6b9
|
Merge pull request #884 from avandecreme/master
Fix flick gesture with rotation. Fix #869
|
2016-03-22 09:18:18 -07:00 |
|
Antoine Vandecreme
|
fddf0fb938
|
Use variable instead of function name.
|
2016-03-22 10:03:52 -04:00 |
|
Antoine Vandecreme
|
e4fca14c33
|
Add TiledImage.fitInBounds method.
|
2016-03-21 16:11:50 -04:00 |
|
Antoine Vandecreme
|
d3b027bade
|
Add addOnceHandler method to EventSource.
|
2016-03-21 11:27:43 -04:00 |
|
Antoine Vandecreme
|
2386900e29
|
Fix drag with panHorizontal/panVertical set to false.
|
2016-03-20 11:01:26 -04:00 |
|
Antoine Vandecreme
|
43a9c14d3b
|
Merge branch 'master' of https://github.com/avandecreme/openseadragon
|
2016-03-20 10:04:44 -04:00 |
|
Antoine Vandecreme
|
2740792df3
|
Fix flick gesture with rotation. Fix #869
|
2016-03-20 10:04:23 -04:00 |
|
Ian Gilman
|
66f99a1d39
|
Really no tabIndex if you pass "".
|
2016-03-08 09:58:50 -08:00 |
|
Ian Gilman
|
7c5e7bf093
|
Merge pull request #872 from rvdb/fix-page-jump
removed automatic focus from reference strip, which caused HTML pages…
|
2016-03-07 09:44:23 -08:00 |
|
rvdb
|
ef1e5c7d06
|
removed automatic focus from reference strip, which caused HTML pages to jump unwantedly to the reference strip upon loading
|
2016-03-04 22:43:20 +01:00 |
|
Grant Echols
|
a54d896a45
|
Added note about locations being viewport relative for overlays.
|
2016-03-04 11:26:53 -07:00 |
|
Ian Gilman
|
4e1a56472c
|
Merge pull request #861 from avandecreme/transparency
Fix transparent images clearing the images in background. Fix #849
|
2016-02-25 09:29:50 -08:00 |
|
Antoine Vandecreme
|
963986d187
|
Add missing parenthesis.
|
2016-02-24 19:53:35 -05:00 |
|
Antoine Vandecreme
|
d18485844d
|
Fix crash and improve tests..
|
2016-02-24 19:48:11 -05:00 |
|
Antoine Vandecreme
|
7e3320c167
|
Fix transparent images clearing the images in backgroumd. Fix #849
|
2016-02-23 19:37:41 -05:00 |
|
Antoine Vandecreme
|
b17b9c6f03
|
Fix edge smoothing with png tiles. Fix #854
|
2016-02-23 13:49:11 -05:00 |
|
Alexey Tikhonov
|
0737ba1a83
|
update to new coding style
|
2016-02-23 20:47:16 +03:00 |
|
Alexey Tikhonov
|
f51658f0af
|
don't draw tiles with opacity 0, see #806
|
2016-02-23 20:42:21 +03:00 |
|
Ian Gilman
|
856f00994b
|
Changelog for #853
|
2016-02-23 09:22:53 -08:00 |
|
Ian Gilman
|
cb1318de1f
|
Merge pull request #853 from altert/smallfix
Add Viewer.getOverlayById and Overlay.getBounds functions
|
2016-02-23 09:21:16 -08:00 |
|
Alexey Tikhonov
|
655f5e5996
|
Merge branch 'master' of https://github.com/openseadragon/openseadragon into smallfix
|
2016-02-23 03:57:20 +03:00 |
|
Alexey Tikhonov
|
c44f134a6a
|
remove 'to be removed' from getOverlayById @param comment to avoid confusion
|
2016-02-23 02:22:47 +03:00 |
|
Grant Echols
|
5f3eebe4e9
|
Added check to see if we were zooming before swallowing the canvas scroll event.
|
2016-02-22 11:59:37 -07:00 |
|
Alexey Tikhonov
|
97381b04a9
|
return null instead of false in Viewer.getOverlayById function and correct documentation
|
2016-02-20 00:45:33 +03:00 |
|
Alexey Tikhonov
|
7bcb1cc59f
|
return clone of bounds in Overlay.getBounds so original bounds wouldn't be affected
|
2016-02-20 00:44:33 +03:00 |
|
Antoine Vandecreme
|
57a52835a2
|
Merge branch 'master' of https://github.com/openseadragon/openseadragon into rotation
|
2016-02-17 18:33:43 -05:00 |
|
Antoine Vandecreme
|
015b1ca266
|
Rename worldContentSize to contentSizeNoRotate.
|
2016-02-17 18:08:26 -05:00 |
|
Alexey Tikhonov
|
06d263b4be
|
Add Viewer.getOverlayById and Overlay.getBounds functions
|
2016-02-18 01:43:53 +03:00 |
|
Antoine Vandecreme
|
0725645344
|
Fix applyConstraints. Fix #833.
|
2016-02-15 17:09:31 -05:00 |
|
Antoine Vandecreme
|
eaab4fb4c5
|
Replace call to viewport.setHomeBounds by viewport._setContentBounds
|
2016-02-13 11:39:40 -05:00 |
|
Antoine Vandecreme
|
925ba8a78e
|
Rename viewport.contentAspectX to viewport.contentAspectRatio. Remove viewport.contentAspectY.
|
2016-02-13 11:20:34 -05:00 |
|