You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method [`unbind()`](/_articles/info/api/WebTwain_Viewer.md#unbind) will dispose all created ThumbnailViewer objects.
622
+
621
623
For the `CheckboxSettings` and `PageNumberSettings` interface, please refer to the APIs [`updateCheckboxStyle()`](/_articles/info/api/WebTwain_Viewer.md#updatecheckboxstyle) and [`updatePageNumberStyle()`](/_articles/info/api/WebTwain_Viewer.md#updatepagenumberstyle).
622
624
623
625
The following table shows the events available to a ThumbnailViewer object.
@@ -637,9 +639,6 @@ The following table shows the events available to a ThumbnailViewer object.
637
639
|`keydown`| keyboardEvent: KeyboardEvent | Triggered upon pressing a key; **only supported on desktop browsers**|
638
640
|`keyup`| keyboardEvent: KeyboardEvent | Triggered upon releasing a key; **only supported on desktop browsers**|
639
641
640
-
By default, scrolling the scroll bar on the `ThumbnailViewer` does not trigger the `topchanged` event.
641
-
642
-
The method [`unbind()`](/_articles/info/api/WebTwain_Viewer.md#unbind) will dispose all created ThumbnailViewer objects.
0 commit comments