lewish / asciiflow

ASCIIFlow
https://asciiflow.com
MIT License
4.67k stars 359 forks source link

Added keyboard shortcuts to select drawing tools (#90) #212

Closed ade-sede closed 2 years ago

ade-sede commented 2 years ago
ade-sede commented 2 years ago

Two points up for consideration: 1) When every dialog is expanded, the toolbox is too big and doesn't fit on my screen, and right now I have no idea how to fix that. 2) I have no idea what the alt key would be on mac. I noticed this was taken into account for the cmd / ctrl key.

lewish commented 2 years ago

Thanks for this and sorry for the delay!

I've taken a pass at improving what you started, fixing the rendering issues and making the chips only show after you press alt, with help text that explains that.

I don't know about Mac keys either as I don't have one. Perhaps someone who does will come along and improve it :)

https://github.com/lewish/asciiflow/pull/222