- replaced setFixedWidth calls with setMinimumWidth

This commit is contained in:
Marius Stanciu
2019-08-07 14:29:59 +03:00
committed by Marius
parent a87e596f56
commit 258d3463e7
9 changed files with 110 additions and 109 deletions

View File

@@ -16,6 +16,7 @@ CAD program, and create G-Code for Isolation routing.
- fixed issue in the isolation function, if the isolation can't be done there will be generated no Geometry object
- some minor UI changes
- strings added and translations updated
- replaced setFixedWidth calls with setMinimumWidth
5.08.2019