- updated the FCTable GUI element to work correctly when doing drag&drop for the rows

- updated the Geometry UI to work with the new FCTable
This commit is contained in:
Marius Stanciu
2020-06-13 18:06:33 +03:00
committed by Marius
parent 32dd8870f8
commit 69d0b3ad3f
3 changed files with 147 additions and 55 deletions

View File

@@ -10,6 +10,8 @@ CHANGELOG for FlatCAM beta
13.06.2020
- modified the Tools Database such that there is now a way to mark a tool as meant to be used in a certain part of the application; it will disable or enable parts of the parameters of the tool
- updated the FCTable GUI element to work correctly when doing drag&drop for the rows
- updated the Geometry UI to work with the new FCTable
12.06.2020