Ian Gilman
053332e282
Merge pull request #1423 from jetic83/master
...
Added optional zoom in the middle of the image instead of pointer position.
2018-03-19 10:19:27 -07:00
schueffp@mskcc.org
4889d63534
removed trailing spaces error
2018-03-16 11:44:42 +01:00
schueffp@mskcc.org
85d8d9ee32
Added option zoomToRefPoint for all gestureSettings
...
This is an option for different applications or user preferences:
If zoomToRefPoint in a gesture setting is true (default), the zoom is
centered at the pointer position. Otherwise, the zoom is centered at the
canvas center.
2018-03-16 11:29:16 +01:00
schueffp@mskcc.org
251ab23cc0
Merge remote-tracking branch 'refs/remotes/openseadragon/master'
2018-03-16 08:37:23 +01:00
Ian Gilman
c915a5966f
Changelog for #1414 plus documentation tweak
2018-03-07 09:28:20 -08:00
Ian Gilman
6c7fcb1063
Merge pull request #1414 from francescocretti/hotfix/keyboardPatch
...
keyboard handlers patch
2018-03-07 09:23:45 -08:00
Francesco Cretti
44ca4a79b8
trailing spaces removed
2018-03-07 11:07:29 +01:00
Francesco Cretti
34f691df28
Event name and documentation
2018-03-07 10:32:31 +01:00
Francesco Cretti
2b878cbdbf
keyboard handlers patch
2018-03-06 15:51:22 +01:00
Ian Gilman
784f470744
Changelog for #1401
2018-02-26 13:37:08 -08:00
Ian Gilman
23ec3284b9
Merge pull request #1401 from hyperknot/master
...
Fixed IIIF options.maxLevel calculation
2018-02-26 11:59:18 -08:00
Zsolt Ero
59f15508b9
removed old files from test
2018-02-16 21:17:52 +01:00
Zsolt Ero
d44e907910
added tests for scaleFactors [1]
2018-02-16 21:14:28 +01:00
Zsolt Ero
8e06e5eb39
fixed IIIF options.maxLevel
2018-02-16 21:09:56 +01:00
Ian Gilman
01408a4744
Merge pull request #1374 from nein09/bug-1331
...
Bug 1331
2018-01-23 09:23:46 -08:00
nein09
3a0e01479f
Call equalsWithVariance correctly
2018-01-19 14:39:17 -08:00
nein09
fd81da2f7d
Adjust timeout downward
2018-01-19 14:38:56 -08:00
nein09
c53bd18290
Revert timeout changes
2018-01-18 10:45:56 -08:00
nein09
ac013513a2
Comment out failing tests (opened a bug)
2018-01-04 08:35:40 -08:00
nein09
aaec7c9526
Implement code coverage without grunt-qunit-istanbul
2018-01-02 08:32:45 -08:00
nein09
80e8065e2f
More work on navigator tests
2018-01-02 08:32:45 -08:00
nein09
b8a28ce838
Navigator tests
2018-01-02 08:32:45 -08:00
nein09
6f789e7e88
Everything but the navigator tests
2018-01-02 08:32:45 -08:00
nein09
b096e369d0
Controls and viewport
2018-01-02 08:32:45 -08:00
nein09
52a275808f
Multi-image and overlays tests
2018-01-02 08:32:45 -08:00
nein09
76669f8a65
Update units
2018-01-02 08:32:45 -08:00
nein09
9f39f7bf03
Convert events tests
2018-01-02 08:32:45 -08:00
nein09
b4b1ec8825
Make timeWatcher args make more sense, add utils tests
2018-01-02 08:32:45 -08:00
nein09
73be93b995
Formats tests
2018-01-02 08:32:45 -08:00
nein09
c29715cbe8
Update QUnit syntax in strings tests
2018-01-02 08:32:45 -08:00
nein09
2af7db43a4
Update test helpers, basic tests, and polyfill tests
2018-01-02 08:32:45 -08:00
nein09
bfb00656cc
Fix up QUnit syntax for ajax-tiles
2018-01-02 08:32:45 -08:00
nein09
343e990738
Replace grunt-qunit-istanbul with grunt-contrib-qunit
2018-01-02 08:32:45 -08:00
nein09
6dfeddb4b7
Update grunt packages and remove istanbul.
2018-01-02 08:32:45 -08:00
Ian Gilman
2155a0d157
Changelog for #1364
2017-12-15 10:08:34 -08:00
Ian Gilman
c1edcac2a3
Merge pull request #1364 from j-hudecek/master
...
Added option pixelsPerArrowPress that sets the speed of arrow keys
2017-12-15 10:06:47 -08:00
Jan Hudecek
5ddcfa438e
Added option pixelsPerArrowPress that sets the speed of movement by arrow keys
2017-12-14 17:10:10 +01:00
Ian Gilman
b0f6b5d049
changelog for #1330
2017-10-30 09:22:59 -07:00
Ian Gilman
854086a62f
Merge pull request #1330 from ncmikkelsen/master
...
Fix for #1085 - goToPage : event sent before updating the index
2017-10-30 09:17:42 -07:00
Ian Gilman
324ed1f045
Merge pull request #1332 from robhicks/master
...
Doc clarification for getting instance of TitledImage
2017-10-30 09:13:47 -07:00
Nikolaj Mikkelsen
a7cc7bbfba
Refactor: move the documentation comment down with the event
2017-10-26 22:36:19 +02:00
Rob Hicks
2db5cfeebd
move TiledImage instance instructions to function description
2017-10-26 12:36:30 -06:00
Rob Hicks
d59e237dda
more doc tweaks
2017-10-25 14:55:28 -06:00
Rob Hicks
12e1869f99
add clarifications to api docs for TiledImage
2017-10-25 14:51:17 -06:00
Nikolaj Mikkelsen
1a6aac578b
Fix for #1085 - goToPage : event sent before updating the index
2017-10-24 16:14:20 +02:00
Ian Gilman
557ff005a2
Changelog for #1319
2017-10-06 10:04:15 -07:00
Ian Gilman
a0beedc860
Merge pull request #1319 from jetic83/master
...
Solves issue #1318 for transparent TiledImages
2017-10-06 10:02:23 -07:00
Peter
44b108f00e
changed conditional if to else in draw function
2017-10-05 14:44:56 -04:00
Peter
f64388b038
Solves issue #1318 : transparent tiledImages get _needsDraw = false in the draw function.
2017-10-04 16:11:08 -04:00
Peter
628cfad52a
Merge remote-tracking branch 'refs/remotes/openseadragon/master'
2017-10-04 15:41:20 -04:00