Richard Benjamin Allen
396fcb33a5
Fixed: Outer div added to element to allow independent flipping
...
An outer div has been added to the internal HTML of the overlay element to allow for independent flipping of the content. Flipping will invert the `scaleX` value of the transform property for the style of the element. By setting the value `overlayContentFlipped: true` in the OSD config we can flip the content in the opposite direction to the overlay, but by setting this to false we can flip the content along with the overlay. This allows for some people who are using images in their overlay to flip the images along with the overlay.
2024-07-11 22:08:37 +01:00
P. Schueffler
7ad748799e
Pr for upstream ( #3 )
...
Added maxTilesPerFrame
2023-07-20 14:45:15 +02:00
Ian Gilman
b9cb52a184
Updated copyright to 2023
2023-05-25 14:52:20 -07:00
Uwe Schmidt
4060dee4f9
Make updateAjaxHeaders
private
2023-05-19 22:22:10 +02:00
Uwe Schmidt
e983bd8108
Add docs for updating ajax headers
2023-05-12 23:48:31 +02:00
Uwe Schmidt
857a825ed8
Fix some jsdoc typos
2023-05-12 23:37:34 +02:00
Uwe Schmidt
6fd828974d
Update navigator ajax headers
2023-05-12 21:46:16 +02:00
Uwe Schmidt
e51aa4a9c5
Refine setAjaxHeaders
...
- Allow null to clear headers (same as empty object)
- Add TiledImage._updateAjaxHeaders
- Add error message in case of invalid headers
2023-05-05 01:13:44 +02:00
Uwe Schmidt
182c11481e
Add tests for setAjaxHeaders
2023-05-05 00:03:22 +02:00
Uwe Schmidt
b23e8295d3
Propagate updated ajax headers by default
2023-05-03 23:51:07 +02:00
Uwe Schmidt
13603dd5f4
Update reference strip ajax headers
2023-05-03 19:33:50 +02:00
Uwe Schmidt
3c2628f182
Add setAjaxHeaders method to Viewer and TiledImage
...
- First draft, not tested at all
- See openseadragon/openseadragon#1748
2023-05-03 16:05:58 +02:00
Rainer Simon
84d2dcf11d
Applied touch rotate fix suggested in #2319
2023-03-25 18:38:58 +01:00
Mohit Bansal
8a201c12b4
add given button function to buttongroup
2023-02-28 01:05:22 +05:30
Mohit Bansal
f393547d9e
add custom button
2023-02-27 23:52:29 +05:30
Mohit Bansal
795e85bebb
update doc comments
2023-02-22 10:21:51 +05:30
Mohit Bansal
c05af1d38b
add focus and blur event
2023-02-19 15:49:43 +05:30
Mohit Bansal
0ab81df9b8
remove unwanted property
2023-02-15 09:37:03 +05:30
Mohit Bansal
6be459e451
formatting
2023-02-13 23:13:08 +05:30
Mohit Bansal
78928e3510
add comment
2023-02-13 23:01:19 +05:30
Mohit Bansal
4909320089
correction of keyCode
2023-02-12 13:30:41 +05:30
Mohit Bansal
3a8738fd43
spacing && documentation
2023-02-12 12:43:41 +05:30
Mohit Bansal
dac697c74e
formatting
2023-02-10 16:44:55 +05:30
Mohit Bansal
4bc9ea4573
add keypress handler's event
2023-02-09 12:55:44 +05:30
Mohit Bansal
cfa88b701f
replace canvasKeyPressEventArgs to canvasKeyDownEventArgs
2023-02-08 19:22:27 +05:30
Mohit Bansal
f36d44dc67
Consolidate viewer keyboard handling into keydown handler
2023-02-07 03:31:57 +05:30
Ian Gilman
6f7e8c7a49
Merge pull request #2238 from Ughuuu/pr-1386-3
...
add loop for re-trying failed tiles [Take 3]
2023-01-24 15:15:58 -08:00
Haris Ghauri
a9f0523b62
issues/2192 fix.
2023-01-11 23:15:24 -05:00
Ian Gilman
1351ac018a
Merge pull request #2256 from pearcetm/resize-listener
...
work in progress about viewer resize behavior
2022-12-16 13:48:45 -08:00
Tom
9ccf93d767
cleaning up changes
2022-12-14 09:25:23 -05:00
Tom
9daa8feec1
cleaning up changes; modified demo
2022-12-14 09:21:52 -05:00
Tom
69297c0181
Updated resize behavior
2022-12-13 16:49:23 -05:00
Tom
2afd61b05d
updates to work in progress
2022-12-08 23:12:28 -05:00
Tom
54af53cf4e
work in progress about viewer resize behavior
2022-12-07 17:46:25 -05:00
Tom
ac18d5629d
fixed viewport constraint behavior when viewer is rotated
2022-12-02 16:43:39 -05:00
Tom
968cb96bc4
added before-destroy event; reverted viewport boundary constraint changes
2022-11-28 17:54:23 -05:00
Tom
29384cd5ff
Added event for viewer destroy
2022-11-23 15:28:40 -05:00
Dragos Daian
c3dec09d9c
add loop for re-trying failed tiles [Take 3]
2022-11-20 12:27:51 +01:00
Hamza Tatheer
7c44dc64bc
Update viewer.js
2022-11-16 15:48:45 +05:00
Hamza Tatheer
6540a57aa9
pr changes
2022-11-12 16:32:45 +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
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