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 |
|
Ralph Krimmel
|
e993297f60
|
Removing unneccessary blank lines
|
2016-02-26 17:18:52 +01: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 |
|
Ralph Krimmel
|
c9144c0add
|
Adding missing newline at the end of the file
|
2016-02-25 11:53:55 +01:00 |
|
Ralph Krimmel
|
044a5b6794
|
Adding test for zoomify format
|
2016-02-25 11:51:16 +01:00 |
|
Ralph Krimmel
|
8637388cab
|
Respecting hints from jslint
|
2016-02-25 11:48:01 +01:00 |
|
Ralph Krimmel
|
e670ad6e1f
|
Adding zoomifytilesource to gruntfile so it is considered in build job
|
2016-02-25 11:46:56 +01:00 |
|
Ralph Krimmel
|
75e5365ecd
|
Adding zoomify format example
|
2016-02-25 11:46:37 +01:00 |
|
Ralph Krimmel
|
e54f1a24f0
|
Fixing intendation
|
2016-02-25 10:18:48 +01:00 |
|
Ralph Krimmel
|
7d4eff0bb8
|
Minor style fixes
|
2016-02-25 10:16:08 +01: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 |
|
Ralph Krimmel
|
48eee7e75c
|
Added first version of zoomifytilesource.js
|
2016-02-24 09:16:28 +01: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 |
|
Ian Gilman
|
c1d9f6c5a8
|
Merge pull request #858 from fs-webdev/master
Added check to see if we were zooming before swallowing the canvas sc…
|
2016-02-23 09:08:58 -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 |
|
Ian Gilman
|
458bbd61b6
|
Merge pull request #846 from avandecreme/rotation
Fix viewport.applyContraints (#833)
|
2016-02-18 11:12:23 -08: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
|
aa5dc63a20
|
Changelog for #853
|
2016-02-17 18:31:31 -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 |
|
Ian Gilman
|
42a24e5697
|
Changelog for #845
|
2016-02-16 09:28:24 -08:00 |
|
Ian Gilman
|
1338847ac5
|
Merge pull request #845 from altert/smallfix
start/stop tracking outerTracker on setMouseNavEnabled
|
2016-02-16 09:25:40 -08: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 |
|