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
|
0685d8a3a4
|
Use outline instead of border in overlay demo.
|
2016-04-01 09:19:40 -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
|
d631d97545
|
Changelog for #887 and #888
|
2016-03-24 09:50:17 -07: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
|
030fec590e
|
Merge pull request #873 from openseadragon/ian
Really no tabIndex if you pass "".
|
2016-03-08 10:07:18 -08:00 |
|
Ian Gilman
|
66f99a1d39
|
Really no tabIndex if you pass "".
|
2016-03-08 09:58:50 -08:00 |
|
Ian Gilman
|
5ca04c56f7
|
Changelog for #872
|
2016-03-07 09:46:20 -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 |
|
Ian Gilman
|
37dcb6947b
|
Merge pull request #871 from fs-webdev/master
Added note about locations being viewport relative for overlays.
|
2016-03-07 09:32:27 -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
|
0fdebe052c
|
Changelog for #861
|
2016-02-25 09:43:14 -08: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 |
|
Ian Gilman
|
510c8c2b97
|
Changelog for #860
|
2016-02-24 09:27:19 -08:00 |
|
Ian Gilman
|
322bf28a3e
|
Merge pull request #860 from avandecreme/master
Fix edge smoothing with png tiles. Fix #854
|
2016-02-24 09:24:51 -08: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 |
|
Ian Gilman
|
71f93a27cd
|
Changelog for #859
|
2016-02-23 10:28:16 -08:00 |
|
Ian Gilman
|
ef8ac2ecf8
|
Merge pull request #859 from altert/smallfix
don't draw tiles with opacity 0
|
2016-02-23 10:26:59 -08: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 |
|
Ian Gilman
|
cf826ddd2b
|
Changelog for #858
|
2016-02-23 09:10:50 -08:00 |
|