- in Follow Plugin made sure that the notebook is disabled until the user finish (or cancel) the operation when using the area type of 'follow'

This commit is contained in:
Marius Stanciu
2021-11-26 01:55:54 +02:00
committed by Marius
parent a54de942a3
commit 7f472838d6
2 changed files with 12 additions and 0 deletions

View File

@@ -7,6 +7,10 @@ CHANGELOG for FlatCAM beta
=================================================
26.11.2021
- in Follow Plugin made sure that the notebook is disabled until the user finish (or cancel) the operation when using the area type of 'follow'
23.11.2021
- added a few protections against RuntimeError exceptions that randomly popup due of wrapped C++ objects being deleted