place
place copied to clipboard
Allow users to keep their colour selected after placing
I used the following work around:
Comment out the statement "this.deselectColour()," in the doTimer function within place.js. Then the right click button can be used to deselect the colour.
