kasperpeulen / euclidthegame

A geometry game based on Euclid's Elements.
euclidthegame.org
MIT License
447 stars 74 forks source link

pressing ESC changes currently selected tool #264

Open crysman opened 10 years ago

crysman commented 10 years ago

If I want to cancel drawing an object (having e.g. a circle), I press intuitively ESC. It cancels drawing, indeed, but changes from "Circle" tool to "Point on Object" tool. I consider it a bug, currently selected tool should be preserved.

pkundrat commented 10 years ago

Seconded! I would also expect to cancel drawing an object if the active tool is clicked again (selecting other tool and again the current tool works, but is a drag).

leftysrevenge commented 10 years ago

Thirded (?)