- fixed errors when using the new ... canvas context menu entries which crated a hard crash

This commit is contained in:
Marius Stanciu
2021-03-28 22:41:20 +03:00
committed by Marius Stanciu
parent 61d19e0748
commit b91bd36055
3 changed files with 14 additions and 9 deletions

View File

@@ -15,6 +15,7 @@ CHANGELOG for FlatCAM beta
- added a new set of options in the Preferences for the Milling Plugin by taking them out of the Geometry section
- fixed an error in the Subtract Plugin when working on Geometry objects
- fixed ParseFont such that the output of the Text Plugin in the Geometry Editor can now be painted using the Paint Plugin
- fixed errors when using the new ... canvas context menu entries which crated a hard crash
22.03.2021