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

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [x] Feature request [x] Documentation issue...

enhancement

Hi, Image manipulation tools (zoom/rotate) all operate based on the center of the image. So when for example the image is very tall and zoomed in. The center of the...

enhancement

A couple suggestions on the navigation controls in modal mode especially... If the display area is a landscape ratio and `width / height` is at least 1.25, then display the...

enhancement

First off , Great plugin to wire up gallery on web. I previously used that lot in my projects and new requirement leads to add video support to this library....

enhancement

If you are interested in a short URL for free have a look at [JS.ORG](https://dns.js.org).

In Safari on iOS 15, where the search bar is located at the bottom, there is a problem that when the image is enlarged, this search bar also interacts https://drive.google.com/file/d/1ksleS1uZP5LjuKGOktf8EvVwa4qV24S2/view?usp=sharing

**Is your feature request related to a problem? Please describe.** 与#553 相反 用户通过滚轮和触摸事件缩放图像时,缩放原点取决于 mousestart 或 touchstart 事件位置,而使用zoomTo或zoom放大时缩放原点取在图像中心,这样会使得图片在放大过程中发生位移,不能保持在原位置放大 **Describe the solution you'd like** 为zoomTo添加设置缩放原点的方法或者在添加以最后一次mousestart 或 touchstart 事件位置为缩放原点的配置项

enhancement

![image](https://github.com/fengyuanchen/viewerjs/assets/4509324/b5460d5b-3433-4d68-8c28-2fd71134a079) how to config left and right arrow like the image example

enhancement

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

我在使用lit开发的时候,发现shadow-root下面的图片不能预览

enhancement