Would it be hard to allow the escape button on keyboard to trigger the Select tool?
or even better allow user to define which tool it defaults back to?
I know there is keyboard shortcuts for each tool, but since most people who use like LibreCad or autocad hit escape to default back to the selection tool this would just be second nature.
Thoughts?
Code committed.
Option to configure the default window tool is enabled via an .ini file parameter window_default_tool
Escape key returns to the default window tool.