DarwinNE / FidoCadJ

FidoCadJ is a free user-friendly vector graphic editor for MacOSX, Linux, Windows and Android with a library of electronic symbols.
http://darwinne.github.io/FidoCadJ/
GNU General Public License v3.0
113 stars 40 forks source link

Fixed a selection issue that involved multiple primitives. #244

Closed manufino closed 4 weeks ago

manufino commented 4 weeks ago

If the selection was made from right to left and all vertices of a primitive were selected, the "intersects()" function would still incorrectly return false.

This resolves issue: 42342.