Ian Gilman
|
7b6f7d6a5b
|
Changelog for #561
|
2015-01-12 13:40:33 -08:00 |
|
Ian Gilman
|
b9f2f95cee
|
Merge pull request #561 from ShadOoW/master
Added preserveOverlays option to Viewer
|
2015-01-12 09:53:17 -08:00 |
|
Younes El Alami
|
1d16b01a28
|
Changed _this.source.overlays to _this.overlays, https://github.com/openseadragon/openseadragon/pull/561/files#r22730318
|
2015-01-10 12:11:45 +00:00 |
|
Younes El Alami
|
9e07c96d29
|
Added preserveOverlays option to Viewer
|
2015-01-09 02:21:16 +00:00 |
|
Ian Gilman
|
8ff70dd54f
|
Started 1.2.1
|
2015-01-05 13:21:19 -08:00 |
|
Ian Gilman
|
d694c7ea6c
|
Version bump
|
2015-01-05 13:17:05 -08:00 |
|
Ian Gilman
|
92fa9cf36a
|
Merge pull request #552 from msalsbery/mousetracker
MouseTracker - Added explicit pointer capture for touch event model events
|
2014-12-31 15:16:42 -08:00 |
|
Mark Salsbery
|
05ba23ea55
|
changelog update - added PR #
|
2014-12-31 14:41:27 -08:00 |
|
Mark Salsbery
|
49e1a8b8e2
|
changelog update
|
2014-12-31 14:39:37 -08:00 |
|
Mark Salsbery
|
b39d31a845
|
MouseTracker - Added explicit pointer capture for touch event model events
|
2014-12-31 14:30:10 -08:00 |
|
Ian Gilman
|
3e76bfdd9e
|
Changelog for #518
|
2014-12-31 11:08:06 -08:00 |
|
Ian Gilman
|
332d2298c4
|
Merge pull request #550 from msalsbery/mousetracker
MouseTracker fixes for #502, #518, #527
|
2014-12-31 11:01:26 -08:00 |
|
Mark Salsbery
|
8d4c776cd0
|
MouseTracker fixes for #502, #518, #527, #539
|
2014-12-30 12:57:17 -08:00 |
|
Ian Gilman
|
12b412df61
|
Merge pull request #521 from nein09/viewport-tests
Viewport tests
|
2014-12-18 09:58:08 -08:00 |
|
nein09
|
00510c6cc2
|
Refactor other looping tests that don't reopen the viewer in a similar manner.
|
2014-12-15 09:41:32 -08:00 |
|
nein09
|
aebfecb4e8
|
Factor out looping and reopening viewer into a helper method, based on Ian's example.
|
2014-12-14 13:15:50 -08:00 |
|
nein09
|
e901248816
|
Explicitly call viewport.update() after zooming and make the test expected values reflect that action.
|
2014-12-14 11:08:54 -08:00 |
|
nein09
|
c4fac82489
|
Clean up errors found by SublimeLinter.
|
2014-12-12 12:51:50 -08:00 |
|
nein09
|
17fddb2ff5
|
Merge branch 'master' of https://github.com/nein09/openseadragon into viewport-tests
|
2014-11-18 13:19:35 -08:00 |
|
nein09
|
614261876d
|
Incorporate code review feedback - instantiate the viewer for looping ZoomLevel tests, change a few little syntax things
|
2014-11-18 13:05:58 -08:00 |
|
nein09
|
20711c485b
|
getContainerSize test
|
2014-11-13 17:19:36 -08:00 |
|
nein09
|
ca7f79c896
|
Aspect ratio test
|
2014-11-13 09:04:11 -08:00 |
|
nein09
|
f765ab9933
|
min and max zoom level tests
|
2014-11-13 08:55:15 -08:00 |
|
Ian Gilman
|
37016e468c
|
Merge branch 'SupplyFrame-issue-464'
|
2014-11-10 09:37:58 -08:00 |
|
Ian Gilman
|
d6853b9d6d
|
Merge branch 'master' into SupplyFrame-issue-464
fixed Conflicts:
changelog.txt
|
2014-11-10 09:36:30 -08:00 |
|
Ian Gilman
|
6306c4af19
|
Changelog for #409
|
2014-11-07 16:11:10 -08:00 |
|
Ian Gilman
|
1366bb7abe
|
Touch-ups for #481
|
2014-11-07 16:07:04 -08:00 |
|
Ian Gilman
|
b15b94799c
|
Merge branch 'issue-464' of github.com:SupplyFrame/openseadragon into SupplyFrame-issue-464
|
2014-11-07 15:48:57 -08:00 |
|
Ian Gilman
|
ffac82ce60
|
Merge branch 'rdlester-imageLoaderPatch'
|
2014-11-07 15:33:27 -08:00 |
|
Ian Gilman
|
fab33ea1af
|
Merge branch 'imageLoaderPatch' of github.com:rdlester/openseadragon into rdlester-imageLoaderPatch
fixed Conflicts:
src/drawer.js
|
2014-11-07 15:29:34 -08:00 |
|
nein09
|
06e970bbc3
|
Last of the tests for pixel/point/rect conversion.
|
2014-11-06 18:30:24 -08:00 |
|
Ian Gilman
|
20d3571a8a
|
Merge pull request #506 from nein09/viewport-tests
Viewport tests - here's what I have so far.
|
2014-11-03 11:25:11 -08:00 |
|
nein09
|
fd380afe7f
|
Add tests for pixel <-> Point and viewport coordinates <-> image coordinates. Still working out the fine points of the target location.
|
2014-10-29 21:10:15 -07:00 |
|
nein09
|
19844c8f42
|
Incorporate code review feedback, add a times method to the Rect class.
|
2014-10-29 09:42:19 -07:00 |
|
nein09
|
e0fbf869c9
|
Replace more magic numbers with constants.
|
2014-10-27 18:06:37 -07:00 |
|
nein09
|
2d70ee32fc
|
Remove randomness from test cases.
|
2014-10-27 17:58:59 -07:00 |
|
Ben Delarre
|
61d757e86b
|
Merge branch 'master' into issue-465
|
2014-10-27 14:07:10 -07:00 |
|
nein09
|
c1ae3d08f7
|
More constants, fewer magic numbers.
|
2014-10-23 16:30:34 -07:00 |
|
nein09
|
72a0ecc195
|
Force a zoom factor of 2 and make that a constant; find the viewer position in the window for imageToWindowCoordinates (still not sure where the 20 x 20 pixel padding is coming from
|
2014-10-23 16:13:02 -07:00 |
|
nein09
|
8494b7ee7f
|
Take out multiplication to avoid precision errors because it doesn't; add viewportToImageRectangle test
|
2014-10-21 11:19:41 -07:00 |
|
nein09
|
7cf4556cdc
|
Merge remote-tracking branch 'origin/master' into viewport-tests
|
2014-10-20 15:43:21 -07:00 |
|
nein09
|
69143f786b
|
Fix a bad merge of changelog.txt
|
2014-10-20 15:41:51 -07:00 |
|
Ian Gilman
|
afc488cecf
|
Merge pull request #501 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
|
2014-10-17 10:21:32 -07:00 |
|
nein09
|
d9bd3343cc
|
viewerElementToImageCoordinates
|
2014-10-15 17:00:11 -07:00 |
|
nein09
|
c6dd2f213d
|
imageToViewerElementCoordinates and imageToWindowCoordinates
|
2014-10-15 16:54:09 -07:00 |
|
nein09
|
38e9a4b10b
|
Merge remote-tracking branch 'origin/master' into viewport-tests
|
2014-10-15 12:24:18 -07:00 |
|
nein09
|
59ee91ea1a
|
add test for windowToImageCoordinates
|
2014-10-15 12:22:52 -07:00 |
|
nein09
|
13045e2ac4
|
Use propEqual to verify Point values, add a stub test for imageToWindowCoordinates
|
2014-10-15 11:45:19 -07:00 |
|
The Gitter Badger
|
1a1ad1f6f2
|
Added Gitter badge
|
2014-10-15 18:14:40 +00:00 |
|
nein09
|
e8d4c00c5f
|
Add viewport.js to test.html so tests get run. Use built-in Point functions. Add a helper function to get a random number.
|
2014-10-09 16:58:45 -07:00 |
|