- fixed a bug in loading objects by drag&drop into the Project Tab where only one object in the selection was loaded

This commit is contained in:
Marius Stanciu
2020-04-20 12:02:01 +03:00
committed by Marius
parent c6ac6268ad
commit 3c291f259e
3 changed files with 119 additions and 57 deletions

View File

@@ -16,6 +16,8 @@ CHANGELOG for FlatCAM beta
- fixed a selection issue in Legacy graphic mode for single click
- added a CHANGELOG file and changed the README file to contain the installation instructions
- updated the README file
- in Project Tab added tooltips for the loaded objects
- fixed a bug in loading objects by drag&drop into the Project Tab where only one object in the selection was loaded
19.04.2020