We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
zoom
1 parent cd27a76 commit 5b0a6d3Copy full SHA for 5b0a6d3
README.md
@@ -24,7 +24,7 @@
24
25
## Features
26
27
-- Supports 43 [options](#options)
+- Supports 45 [options](#options)
28
- Supports 23 [methods](#methods)
29
- Supports 11 [events](#events)
30
- Supports modal and inline modes
@@ -931,7 +931,7 @@ This event fires when a viewer has shown (viewed) an image.
931
- **event.cancelable**: `true`
932
- **event.detail.originalEvent**:
933
- Type: `Event`
934
- - Options: `wheel`, `touchmove`.
+ - Options: `wheel`, `pointermove`, `touchmove`, and `mousemove`.
935
- **event.detail.oldRatio**:
936
- Type: `Number`
937
- The old (current) ratio of the image.
0 commit comments