Commit Graph

72 Commits

Author SHA1 Message Date
iangilman
f412d07237 Merge pull request #121 from houseofyin/issue37-navigator
Issue37 navigator / Issue101 navigator follow-up / Issue102 navigator default
2013-06-13 09:39:27 -07:00
houseofyin
1833f85232 Implemented fix for a test failure that shows up on Firefox in some situtions 2013-06-12 15:06:17 -04:00
houseofyin
af1f1b64af Removing the navigator demo files now that we have reasonable tests and examples for the navigator 2013-06-11 14:36:39 -04:00
Ian Gilman
29f3d80249 Making the basic demo a little more useful for debugging 2013-06-10 17:23:09 -07:00
houseofyin
9edd6ec131 Updated to turn on the navigator, since the navigator is no longer on my default 2013-06-08 12:03:51 -04:00
houseofyin
867e6de85a Fixed a test that would fail if not scrolled to the top. Improved test speed. Changed some variables to better echo corresponding variables in the application code 2013-06-07 10:25:26 -04:00
houseofyin
aca25d1979 Speeding up the tets 2013-06-01 16:08:23 -04:00
Ian Gilman
1c60f90ee5 Tests for requestAnimationFrame and cancelAnimationFrame 2013-05-23 09:48:53 -07:00
Ian Gilman
673f881d52 Minor fixes to basic demo 2013-05-21 11:06:03 -07:00
Ian Gilman
e4993700af Added test for makeAjaxRequest 2013-05-21 10:39:23 -07:00
Ian Gilman
7fc55d8a1f Added a demo of the basic default viewer 2013-05-20 10:44:36 -07:00
iangilman
da86ca2e38 Merge pull request #46 from houseofyin/issue37-navigator
Issue37 navigator
2013-05-20 09:38:49 -07:00
houseofyin
bb4a8a0b4f Bringing back in sync with the latest baseline 2013-05-17 22:29:08 -04:00
Benjamin Gilbert
771b5443da test: Drop workaround for broken Drawer event emission 2013-05-17 01:26:21 -04:00
Ian Gilman
160da513cc Merge branch 'fullpage-class' of github.com:bgilbert/openseadragon into bgilbert-fullpage-class
Fixed Conflicts:
	test/test.html
2013-05-14 09:08:04 -07:00
Benjamin Gilbert
fd04647b1b Test addition/removal of fullpage class on viewer element 2013-05-13 22:35:27 -04:00
Benjamin Gilbert
31d4cc13b7 Add tests for addClass/removeClass 2013-05-13 22:24:04 -04:00
Benjamin Gilbert
f235d7a642 Rename test/util.js to test/test.js
since we are about to create a module for testing utility functions.
2013-05-13 21:54:41 -04:00
Ian Gilman
ed87ceb23f Sped up animation for basic test 2013-05-13 10:57:16 -07:00
Ian Gilman
9001fe9a5e Generalized format test and added DZI XML 2013-05-13 10:50:43 -07:00
Ian Gilman
199c2f6c2d Merge branch 'master' of github.com:openseadragon/openseadragon
Fixed Conflicts:
	test/test.html
2013-05-10 11:59:09 -07:00
Ian Gilman
b95d6540a1 Generalized test timeout code 2013-05-10 11:53:49 -07:00
Ian Gilman
457f908c06 DZI-JSONp test now works; enabled 2013-05-10 11:32:43 -07:00
Heath Nielson
eb14eae428 Merge remote branch 'upstream/master' into getString-error
Conflicts:
	test/test.html
2013-05-10 11:54:45 -06:00
Ian Gilman
05c25fddcf Getting started on a DZI-JSONp test; currently disabled 2013-05-09 11:03:31 -07:00
Ian Gilman
4f13328609 Minor cleanups on basic test 2013-05-09 11:02:51 -07:00
Heath Nielson
e98fb410ee Add some get/setString tests. 2013-04-26 15:19:23 -06:00
houseofyin
37cc433fc4 Adding blank line at the end of the file to make github happy 2013-04-08 20:59:16 -04:00
houseofyin
58107941bc Removing obsolete file 2013-04-08 20:56:31 -04:00
houseofyin
e69033ee74 Removed some extraneous whitespace 2013-04-05 22:29:18 -04:00
houseofyin
cb5b844a74 Cleaned up and moved the demos 2013-04-05 22:28:03 -04:00
houseofyin
bbf0fc4302 Updated to address feedbac from @iangilman 2013-04-04 22:30:59 -04:00
houseofyin
df3344f67c Getting into alignment with code style guidelines 2013-04-03 11:51:24 -04:00
houseofyin
b3d358fa35 First pass at bringing the code in compliance with the project code standards 2013-04-02 21:07:10 -04:00
houseofyin
d34a912a13 Added autohide tests 2013-04-02 16:40:52 -04:00
houseofyin
50a9cecd35 Refactored to replace parallel arrays with an object 2013-04-02 14:09:49 -04:00
houseofyin
6b97ab4424 Refactored to remove duplicated code 2013-04-02 13:49:15 -04:00
houseofyin
858487f8c6 Tests now go to all corners 2013-04-02 10:44:42 -04:00
houseofyin
f3d880df4c Fixed a few minor errors in the test code 2013-04-01 23:30:05 -04:00
houseofyin
5bf4b51925 Checkpoint. Anchoring click to middle of view. Adding call to apply to constraints on viewer after the click, and additional testing 2013-04-01 22:33:58 -04:00
houseofyin
b1809d4c49 Checkpoint. Some more cleanup and simplification. Starting to convert nav click to pixel-based. Starting to get props to target that 2013-03-31 11:10:31 -04:00
houseofyin
591b5b380d Checkpoint. Some more cleanup and simplification 2013-03-31 11:00:45 -04:00
houseofyin
19225b77f6 Checkpoint. Some more cleanup and simplification 2013-03-31 10:53:33 -04:00
houseofyin
05cad2046f Checkpoint. Some more cleanup and simplification 2013-03-31 10:42:35 -04:00
houseofyin
1e8acf5466 Checkpoint. Some more cleanup. Adjusted to work under PhantomJS 2013-03-30 23:27:33 -04:00
houseofyin
6d73456c66 Checkpoint. Simplified the viewer wait some more 2013-03-30 22:15:02 -04:00
houseofyin
6a4a53acb6 Checkpoint. Converted to pixel-based assessment, First crack at triggering events on the navigator. 2013-03-30 21:53:22 -04:00
houseofyin
20f27080bb Another test checkpoint 2013-03-25 12:18:55 -04:00
houseofyin
977ce2d959 Making a snapshot before removing the SD coordinate based assertions in favor of the pixel-based assertions 2013-03-25 11:01:31 -04:00
houseofyin
8db1a15282 A little cleanup of the border issue 2013-03-23 23:06:34 -04:00