mkafrin/coord-line

Drag and release point selection

mkafrin opened this issue · 1 comments

As of now, the start and end point are selected using just a press of E. Instead, maybe it should rely on a drag and release, where the first "pick point" is selected by pressing and holding the E key, and the second "pick point" is selected by releasing the E key, and then the actual start or end point is calculated as the center between those two "pick points". If you just press E, then this would work exactly the same as it currently does.

Implemented in 5d79a75