Doliman100 / Simple-Image-Viewer

Chrome extension. Default image viewer with advanced functionality: rotating, fitting, moving.
https://chrome.google.com/webstore/detail/simple-image-viewer/ohkbjcfpicefkagfejabhddfbmkeiojm
GNU General Public License v3.0
1 stars 1 forks source link

addin overids fuctionality #3

Open nirharpaz opened 3 years ago

nirharpaz commented 3 years ago

normally in chrome, ctrl+scrollbar should zoom in and out of or drag image centered to middle, it is override by the adding without mentioning it and shifts it to the right.

Doliman100 commented 3 years ago

Can you provide an example? This extension is based on the built-in image viewer. There scrollbars are used in the same way as here. To move an image.

nirharpaz commented 3 years ago

i dug deeper and found out that i had another image viewer active. disabling other viewers i have noticed a slightly different problematic behaviour. I edited the comment above

normally in chrome, ctrl+scrollbar should zoom in and out of or drag image centered to middle, it is override by the adding without mentioning it and shifts it to the right.

Doliman100 commented 2 years ago

If by "ctrl+scrollbar" you meant [Ctrl]+[Mouse wheel], then the default viewer zooms to the top left corner, and not to the window center.

Doliman100 commented 2 years ago

015001630273174302c2ff6a922e6057976eff79 Now [Ctrl]+[Mouse wheel] zooms to the window center, if there is enough overflow.