viewerjs icon indicating copy to clipboard operation
viewerjs copied to clipboard

toggleOnDblclick does not reset image

Open adventmedia opened this issue 5 years ago • 0 comments

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)

adventmedia avatar Apr 22 '19 20:04 adventmedia