Tom
|
7454d4323d
|
updated setRotation param order to match rotateBy/rotateTo, deprecation warning for setting degrees, and private API
|
2022-11-16 18:07:56 -05:00 |
|
Hamza Tatheer
|
7c44dc64bc
|
Update viewer.js
|
2022-11-16 15:48:45 +05:00 |
|
Tom
|
2f174ad552
|
updated rotateBy
|
2022-11-15 23:51:44 -05:00 |
|
Tom
|
7f2725ba49
|
Slight API tweaks; added checks to rotationPivot
|
2022-11-15 19:01:19 -05:00 |
|
Tom
|
84bbc27a17
|
Add rotateBy and rotateTo to the API
|
2022-11-12 18:20:26 -05:00 |
|
Tom
|
bfddf7355b
|
Add rotateBy and rotateTo to the API
|
2022-11-12 18:18:25 -05:00 |
|
Hamza Tatheer
|
6540a57aa9
|
pr changes
|
2022-11-12 16:32:45 +05:00 |
|
Tom
|
51807a77f0
|
implemented rotation about a pivot point in viewport coordinates
|
2022-11-11 22:15:52 -05:00 |
|
Hamza Tatheer
|
cb2fbe9b50
|
pr changes latest
|
2022-11-06 18:23:12 +05:00 |
|
Hamza Tatheer
|
fccab2da56
|
pr fixes
|
2022-11-03 23:55:35 +05:00 |
|
Hamza Tatheer
|
e4d9dcdd03
|
Triple Click Bug Fix
|
2022-10-30 01:27:56 +05:00 |
|
Hamza Tatheer
|
05b596ce32
|
space removed
|
2022-10-29 21:47:37 +05:00 |
|
Hamza Tatheer
|
ca88de8e7f
|
double click drag same position constraint removed
|
2022-10-29 21:46:12 +05:00 |
|
Hamza Tatheer
|
d44fc85582
|
pr changes
|
2022-10-29 21:22:25 +05:00 |
|
Hamza Tatheer
|
a0ac8666e0
|
Merge branch 'master' of https://github.com/HamzaTatheer/openseadragon
|
2022-10-29 20:18:23 +05:00 |
|
Hamza Tatheer
|
af3801367a
|
Merge branch 'openseadragon:master' into master
|
2022-10-26 11:03:28 +05:00 |
|
Ian Gilman
|
af564547f0
|
Merge pull request #2212 from joedf/regression-fix-2201
Undefined check for object descriptor
|
2022-10-24 14:16:21 -07:00 |
|
Hamza Tatheer
|
89ab847ef6
|
bug fix
|
2022-10-24 23:17:03 +05:00 |
|
Hamza Tatheer
|
2f28970e32
|
zoom infinite
|
2022-10-24 11:08:37 +05:00 |
|
Hamza Tatheer
|
e12a626efb
|
hide toolbar
|
2022-10-23 23:51:27 +05:00 |
|
Hamza Tatheer
|
2f2285711d
|
Update viewer.js
|
2022-10-23 01:30:16 +05:00 |
|
Hamza Tatheer
|
3a0bb0cd58
|
orignal Config
|
2022-10-22 15:50:18 +05:00 |
|
Hamza Tatheer
|
41a07b2250
|
zoom equation updated
|
2022-10-22 15:47:12 +05:00 |
|
Hamza Tatheer
|
cd9c5032f8
|
functionality test
|
2022-10-22 12:15:28 +05:00 |
|
Ian Gilman
|
d5bcbcec3a
|
Merge pull request #2220 from jssullivan/master
Fixes #2219 TypeError: Cannot set property buttons of [object Object] which has only a getter when initializing OpenSeaDragon
|
2022-10-20 14:27:29 -07:00 |
|
Joe DF
|
aec24d6dd7
|
add continue, update warning msg
|
2022-10-19 16:07:35 -04:00 |
|
Jimmy Sullivan
|
13330c4ede
|
Update viewer.js
Remove erroneous whitespace
|
2022-10-19 11:35:49 -04:00 |
|
Jimmy Sullivan
|
8bb600f6ae
|
Update viewer.js
Change removing buttons, to renaming it buttonGroup
|
2022-10-19 11:35:08 -04:00 |
|
Shyamkumar Yadav
|
98972d22d1
|
docs: fix a jsdoc
|
2022-10-19 10:25:37 +05:30 |
|
james.sullivan
|
f87310c082
|
Fix initilization crash caused by Extend and buttons getter
|
2022-10-14 10:47:48 -04:00 |
|
Joe DF
|
476657ecad
|
undefined check for obj. descriptor
|
2022-10-10 15:12:30 -04:00 |
|
Shyamkumar Yadav
|
5baa8d3252
|
docs: change @return -> @returns
|
2022-10-10 01:12:18 +05:30 |
|
filak
|
ce45e34265
|
Update iiiftilesource.js
|
2022-09-26 17:26:43 +02:00 |
|
Joe DF
|
6d74b684ec
|
implement @iangilman 's fix
|
2022-09-17 17:10:03 +02:00 |
|
Joe DF
|
7497b83525
|
based on @pearcetm 's fix
|
2022-09-10 21:31:15 -04:00 |
|
Ian Gilman
|
d3ef767487
|
Merge pull request #2136 from jonasengelmann/master
Viewport rotation animation
|
2022-08-23 14:13:22 -07:00 |
|
jonasengelmann
|
5f50d9e59e
|
reworked setRotation to allow all degree values
|
2022-08-22 15:34:29 +02:00 |
|
jonasengelmann
|
9bce0e696c
|
removed redundant EuclideanModulo function
|
2022-08-22 15:31:35 +02:00 |
|
Aiosa
|
61c77a3440
|
Fix hash tile generation by checking the validity of URL input parameter and fallback to level, x, y variables.
|
2022-08-21 10:09:36 +02:00 |
|
Aiosa
|
298f069c7e
|
Change missing cacheKey in Tilesource constructor to warning. Provide default implementation of getTileHashKey for tileSource if the tileSource does not inherit from OpenSeadragon.TileSource
|
2022-08-09 10:40:57 +01:00 |
|
pearcetm
|
45643b94e3
|
Update button.js
|
2022-07-28 17:55:21 -04:00 |
|
pearcetm
|
6d5a75bcf7
|
Bugfix for enable/disable methods for Buttons
Fixes https://github.com/openseadragon/openseadragon/issues/2185
|
2022-07-28 17:53:49 -04:00 |
|
altert
|
5829a9e892
|
fix closure for croppingPolygons in drawTile
|
2022-07-26 13:12:48 +05:30 |
|
jonasengelmann
|
ddd4a05e5e
|
Revert "always return Euclidean modulo of current rotation"
This reverts commit 32af983910f84d1fbc15dfa6e13d37d3895a57e6.
|
2022-07-07 16:31:35 +02:00 |
|
jonasengelmann
|
32af983910
|
always return Euclidean modulo of current rotation
|
2022-06-29 20:32:47 +02:00 |
|
jonasengelmann
|
3cdd94e465
|
constrained rotation to shortest path
|
2022-06-29 19:47:26 +02:00 |
|
jonasengelmann
|
1b27e59be8
|
added Euclidean modulo helper function
|
2022-06-29 19:47:03 +02:00 |
|
Aiosa
|
bb1755613e
|
Merge branch 'master' of https://github.com/openseadragon/openseadragon into openseadragon-master
# Conflicts:
# src/tiledimage.js
|
2022-06-28 14:11:02 +02:00 |
|
Jirka
|
7b759558b1
|
Add tile reference to imagejob options.
|
2022-06-07 14:53:18 +02:00 |
|
Aiosa
|
1d99a2d6be
|
Merge branch 'openseadragon:master' into master
|
2022-06-07 14:48:33 +02:00 |
|