javascript - imgNotes mousewheel scroll change -


i used plugin https://github.com/waynegm/imgnotes in project.

in project when mouse wheel rolling down , zooming image want change this.

i want google maps when roll mouse wheel , zoom in image , rool mousewheel down zoom out

change line in imgviewer.min.js make f.options.zoom -= b * f.options.zoomstep, f.update() f.options.zoom += b * f.options.zoomstep, f.update()


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -