- added new control in Edit -> Preferences -> General -> Gui Preferences -> Activity Icon. Will select a GIF from a selection, the one used to show that FlatCAM is working.

This commit is contained in:
Marius Stanciu
2019-09-19 21:14:47 +03:00
committed by Marius
parent 351da24ded
commit 1e49c23e8f
12 changed files with 51 additions and 14 deletions

View File

@@ -22,6 +22,7 @@ CAD program, and create G-Code for Isolation routing.
- fixed the command line argument --shellvar to work when there are spaces in the argument value
- fixed bug in Gerber editor that did not allow to display all shapes after it encountered one shape without 'solid' geometry
- fixed bug in Gerber Editor -> selection area handler where if some of the selected shapes did not had the 'solid' geometry will silently abort selection of further shapes
- added new control in Edit -> Preferences -> General -> Gui Preferences -> Activity Icon. Will select a GIF from a selection, the one used to show that FlatCAM is working.
18.09.2019