Ian Gilman
|
527682d5a6
|
Merge branch 'master' into lint
Fixed Conflicts:
openseadragon.js
src/drawer.js
|
2013-01-31 09:26:55 -08:00 |
|
thatcher
|
9fc4388ac9
|
Merge branch 'master' of github.com:thatcher/openseadragon
|
2013-01-30 16:51:46 -05:00 |
|
thatcher
|
f6ee93b70c
|
improving custom tile source examples are work for layers begins being supported
|
2013-01-30 16:51:37 -05:00 |
|
Ian Gilman
|
c6597213a1
|
Using square bracket notation for keyword
|
2013-01-29 10:06:39 -08:00 |
|
Ian Gilman
|
7a55b6cf77
|
JS Hint work (mostly semicolons at this point)
|
2013-01-29 09:32:58 -08:00 |
|
Ian Gilman
|
5e24432349
|
Comment tweak
|
2013-01-28 10:11:14 -08:00 |
|
Ventero
|
9b6de523c7
|
Add TODO comment about magic number
|
2013-01-25 19:56:07 +01:00 |
|
Ventero
|
9620272ebb
|
Make sure navigator has non-negative width/height
Older versions of IE throw if we try to assign a negative width/height.
Fixes #24.
|
2013-01-25 14:17:35 +01:00 |
|
thatcher
|
15c35c93fd
|
0.9.90 adds support for a debug mode and real heterogeneous collection visualizations. straight html div/image support for both features is in process but incomplete
|
2013-01-23 23:00:11 -05:00 |
|
thatcher
|
bebc7a64ff
|
overflow was rendering scroll bar in IE for navigator and imagereference strip
|
2012-09-11 12:31:42 -04:00 |
|
thatcher
|
e7785fe636
|
found error related to minPixelWidth being set incorrectly for navigator and image reference strip so it loaded too many level which hurt performance
|
2012-09-07 08:55:19 -04:00 |
|
thatcher
|
104a814af0
|
adding prototype image reference strip, fixing IE error related to checking for instanceof XMLDocument, fixing aspect ratio error when image is wider than tall
|
2012-08-29 14:46:34 -04:00 |
|
thatcher
|
e595ad2381
|
Adding ability to bind to buttons to custom interface elements, also use screen size detection to avoid using canvas on small devices since is more cpu intensive. Added version check for IE specific implementations to avoid using them for IE 9 and made most IE implementation differences a one-time process instead of an if/else which is evaulated on every call to the function.
|
2012-04-10 17:02:24 -04:00 |
|
thatcher
|
05f3c1d811
|
several bug fixes and enhancements. legacy tile source issue discovered and corrected for images with width greater than height. adding basic support for sequenced tile sources including previous and next buttons. added mouse drag and scroll interactions for viewport navigator.
|
2012-04-03 03:08:27 -04:00 |
|
thatcher
|
94247b7225
|
Additional patches for keyboard accessibility
|
2012-03-20 21:58:23 -04:00 |
|
thatcher
|
825023aaf6
|
IE specific patch for navigator (styleFloat), also keyboard accessibility patches for firefox
|
2012-03-20 15:30:29 -04:00 |
|
thatcher
|
2e821a7dc6
|
IE specific patches
|
2012-03-20 15:00:25 -04:00 |
|
thatcher
|
8509811c38
|
added correct float css syntax for navigator in firefox and older IE
|
2012-03-20 02:26:34 -04:00 |
|
thatcher
|
6443d57e09
|
corrected major performance issue discovered in navigator becuase minPixelRatio was set to Zero. This caused images to be loaded ad infinitum in the navigator, oops.
|
2012-03-19 19:03:58 -04:00 |
|
thatcher
|
ddaddb7f42
|
keyboard accessibile buttons finally
|
2012-03-16 11:36:28 -04:00 |
|
thatcher
|
4b81b64fc6
|
Added support for specifying arbitrary element (by id) to serve as a docking 'toolbar' for navigation buttons. Added example. Also avoids loading nav images if navigation is not enabled. 0.9.25
|
2012-03-09 11:04:28 -05:00 |
|
thatcher
|
8883e358de
|
0.9.21 adds support for optional viewport navigator feature. see new example page
|
2012-03-06 22:20:00 -05:00 |
|