- changed the spacings in the new custom Grid layout

This commit is contained in:
Marius Stanciu
2021-08-07 11:58:11 +03:00
committed by Marius
parent 461aa763ad
commit 2daf191948
86 changed files with 185 additions and 181 deletions

View File

@@ -12,6 +12,7 @@ CHANGELOG for FlatCAM beta
- more changes due of porting to PyQt6
- fixed the Autocompleter highlighting to work in PyQt6
- created a new custom layout based on the Grid Layout where I can set the horizontal and vertical spacings between grid items and used it throughout the app
- changed the spacings in the new custom Grid layout
5.08.2021