viewerjs icon indicating copy to clipboard operation
viewerjs copied to clipboard

JavaScript image viewer.

Results 54 viewerjs issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** How to open Image in a new popup window with ViewerJs? **Describe the solution you'd like** Once I click on...

浏览器用Chrome Safair Edge 都是如此情况 **Screenshots** ```js import Viewer from 'viewerjs'; const defaultBaseOption = { navbar: false, title: false, toolbar: { zoomIn: 4, zoomOut: 4, prev: 4, next: 4, reset: 4,...

help wanted
question

We have over 100 images in viewer navbar and it takes time to click one by one to see whats in the end of list. Can we allow Viewer Navbar...

enhancement

**Summary** **What kind of change does this PR introduce?** (check at least one) - [x] Bugfix - [ ] Feature - [ ] Code style update - [ ] Refactor...