- fixed the display of lines in Distance Plugin when using 'snap to' together with 'multipoint'

This commit is contained in:
Marius Stanciu
2022-04-13 03:22:12 +03:00
committed by Marius
parent b0b2c8e7f5
commit fcdb318c23
2 changed files with 25 additions and 15 deletions

View File

@@ -7,6 +7,10 @@ CHANGELOG for FlatCAM Evo beta
=================================================
13.04.2022
- fixed the display of lines in Distance Plugin when using 'snap to' together with 'multipoint'
7.04.2022
- refactoring code in Distance Plugin and making sure that the measurements are done correctly - work in progress