- Excellon UI: fixed plot checkbox performing an extra plot function which was not required

This commit is contained in:
Marius Stanciu
2020-07-21 06:12:44 +03:00
committed by Marius
parent 51290a6b8b
commit e147ef1994
2 changed files with 3 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ CHANGELOG for FlatCAM beta
- fixed MultiColor checkbox in Excellon Object to work in Legacy Mode (2D)
- modified the visibility change in Excellon UI to no longer do plot() when doing visibility toggle for one of the tools but only a visibility change in the shapes properties
- Excellon UI in Legacy Mode (2D): fixed the Solid checkbox functionality
- Excellon UI: fixed plot checkbox performing an extra plot function which was not required
20.07.2020