AdNauseam icon indicating copy to clipboard operation
AdNauseam copied to clipboard

Zoom for Mac Chrome on Vault touchpad does not work properly

Open greysonevins opened this issue 9 years ago • 2 comments

Zoom on mac works when zooming out on ads, but the zoom in feature with a touchpad zooms improperly

Zoom Out on touchpad changes percentage screen shot 2017-04-28 at 2 11 02 pm :

Zoom In changes touchpad the window. screen shot 2017-04-28 at 2 11 12 pm

Could we fix this for a later version? I will have to try this out on a PC touchpad to see if the same issue occurs.

greysonevins avatar Apr 28 '17 18:04 greysonevins

This is browser specific, only valid for chrome/opera Zooming in/out with touchpad will trigger mousewheel event, and both change percentage correctly. However in chrome/opera, zooming in/out change the viewer at the same time, which is causing the issue greyson mentioned above. However I can't find a way to disable or detect that zoom, as it doesn't influence the dom.

cqx931 avatar Nov 02 '17 22:11 cqx931

Need to implement something like this: https://codepen.io/jaffathecake/pen/XEmjrM

mneunomne avatar Feb 23 '23 01:02 mneunomne