viewerjs
viewerjs copied to clipboard
toggleOnDblclick does not reset image
Double-clicking (with toggleOnDblclick true) does not reset the image. It returns it to the default zoom, but does not recenter the image. In some cases it could disappear offscreen. Double-clicking should execute the reset() function (which does recenter the image)