Tom
|
1200f0b081
|
clean up outdated code; add tiled-image-drawn event to canvasdrawer so tests work with this viewer
|
2023-12-02 15:40:47 -05:00 |
|
Tom
|
9dc96390fc
|
update tests to skip fullscreen and certain drawer-related events
|
2023-11-29 19:04:27 -05:00 |
|
Tom
|
386ca85db8
|
implement native webgl renderer, and many associated changes related to drawing pipeline and testing
|
2023-06-26 21:29:08 -04:00 |
|
Ian Gilman
|
77030096e4
|
Fixing test failures
|
2022-12-02 15:52:53 -08:00 |
|
Jirka
|
ec430779f4
|
Move open-failed error message to the handler, adjust test for the new message style. Add 'numberOfHandlers()' method for events.
|
2022-04-15 10:32:08 +02:00 |
|
Jirka
|
7f784835a7
|
Revert 'spacing change' for licence disclaimer (TiledImage), fix tests on drag-end event no longer firing when mouse does not move (PR #2064)
|
2022-03-25 12:30:18 +01:00 |
|
Mark Salsbery
|
a53550ea0e
|
Removed test for move-leave (fly-over, no enter event)
|
2021-05-03 13:57:14 -07:00 |
|
Mark Salsbery
|
a0ff35a153
|
more code cleanup
|
2021-03-17 16:18:49 -07:00 |
|
Mark Salsbery
|
baeb70fdcc
|
code cleanup
|
2021-03-17 16:15:22 -07:00 |
|
Mark Salsbery
|
b0447979f3
|
Fixed test "Events: Viewer: preventDefaultAction in dblClickHandler". Fixes #1372
|
2021-03-17 15:15:36 -07:00 |
|
Mark Salsbery
|
d6cec05dee
|
Removed code formatting changes to reduce noise in PR
|
2021-03-11 21:04:42 -08:00 |
|
Mark Salsbery
|
57a98c5ec2
|
Fixed preventDefaultAction functionality tests, removed unused preventDefaultAction instances from MouseTracker
|
2021-03-11 20:30:50 -08:00 |
|
Mark Salsbery
|
3769af532b
|
Fixed tests to account for #1459 fix (fire drag-end event even if pointer didn't move)
|
2020-08-13 19:56:22 -07:00 |
|
Mark Salsbery
|
d2bb480363
|
Browser sniffing and pointer events fixes and enhancements
|
2020-07-24 20:05:39 -07:00 |
|
nein09
|
9f39f7bf03
|
Convert events tests
|
2018-01-02 08:32:45 -08:00 |
|
Oeystein Lygre
|
d1ea179296
|
manage preventDefaultAction flag in canvas-double-click viewer event
Trigger the canvas-double-click event before default double tap to zoom happens on the viewer
|
2017-08-22 23:11:12 +02:00 |
|
Antoine Vandecreme
|
bbf354b6b6
|
Fix tests on Firefox.
|
2016-08-11 14:45:21 +02:00 |
|
Victor Rodriguez Gil
|
c91039b545
|
Code that fixes #890, new test passes. Events.js test needed fixing with good value, unrelated to actual test.
|
2016-06-13 23:07:17 +00:00 |
|
Daniel Zimmermann
|
7935ab82d4
|
Add unit tests for multi-touch
|
2016-05-17 11:29:42 +10:00 |
|
Antoine Vandecreme
|
e4c29d649b
|
Remove code duplication in Viewport.applyConstraints.
|
2016-05-10 18:49:55 -04:00 |
|
Antoine Vandecreme
|
0f82eed0db
|
Add times parameter to addOnceHandler.
|
2016-03-22 13:54:35 -04:00 |
|
Antoine Vandecreme
|
d3b027bade
|
Add addOnceHandler method to EventSource.
|
2016-03-21 11:27:43 -04:00 |
|
Antoine Vandecreme
|
d671049a17
|
Fix and add unit tests.
|
2015-06-11 15:27:36 -04:00 |
|
Antoine Vandecreme
|
584daea732
|
Doc and test messages fix.
|
2015-06-11 10:59:32 -04:00 |
|
Antoine Vandecreme
|
7e39a528c0
|
Add tests for tile-loaded event.
|
2015-06-04 09:47:50 -04:00 |
|
Ian Gilman
|
735fcc3e37
|
Merge branch 'master' into collections
fixed Conflicts:
src/navigator.js
src/openseadragon.js
|
2015-01-22 11:15:45 -08:00 |
|
Ian Gilman
|
17b8f356ed
|
Merge branch 'master' into collections
|
2015-01-13 14:11:52 -08:00 |
|
Ian Gilman
|
0edef40db2
|
Merge branch 'master' into collections
|
2014-12-31 11:13:27 -08:00 |
|
Ian Gilman
|
78e44d487b
|
TileCache tests
|
2014-11-20 11:51:24 -08:00 |
|