Don't use hand tool by default.

This commit is contained in:
Adam Macumber 2023-11-20 08:39:43 -05:00
parent 89485f54b1
commit 541afa5c90

View file

@ -521,5 +521,4 @@
"showMarker": true,
};
Tools.add(handTool);
Tools.change("Hand"); // Use the hand tool by default
})(); //End of code isolation