Re: point select not working
Posted by
LordOfBikes on
Mar 11, 2021; 10:28pm
URL: https://forum.librecad.org/point-select-not-working-tp5720321p5720349.html
Many thanks to both of you for this excellent forensic bug examination.
It's not only angular dimensions, it affects all except radial dimensions.
The cause is indeed the arrow size 0.
This leads to invalid arrow objects which always return 0 distance when searching for the nearest entity to the click position.
I can fix this soon.
Possibly using a very small arrow size, like 0.001 or even smaller, should achieve the same without the selection issue.
This will create small, hardly visible arrow objects which will not affect single click selection.
Armin
investing less than half an hour into Search function can save hours or days of waiting for a solution