Closed felixekn closed 8 years ago
$(".plate-sim").on('contextmenu', function() { // put well deselect function here return false; });
Fixed as of 3d815852da1dd822863cca7ba36b8aaf77a7b0c6.
$(".plate-sim").on('contextmenu', function() { // put well deselect function here
return false; });