DarwinNE / FidoCadJ

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

Fixed a selection issue that involved multiple primitives. #244

Closed manufino closed 3 months ago

manufino commented 3 months 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.