Skip to content
Snippets Groups Projects
Commit f36d2ce4 authored by Mayank Zalavadia's avatar Mayank Zalavadia
Browse files

Fixed magnifier issue

parent 79d8e9a0
Branches
No related merge requests found
......@@ -588,7 +588,7 @@
_init($box, gOptions);
});
$(document).on('mousemove', onMousemove);
$box.on('mousemove', onMousemove);
_init($box, gOptions);
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment