- disabled the selection of a Graphic Engine until matplotlib will have support for PyQt6 framework

This commit is contained in:
Marius Stanciu
2021-08-30 00:53:11 +03:00
committed by Marius
parent 74472e61bd
commit 6f87e0c9e6
2 changed files with 4 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ CHANGELOG for FlatCAM beta
30.08.2021
- fixed the reconnection of the mouse events when canceling setting the origin
- disabled the selection of a Graphic Engine until matplotlib will have support for PyQt6 framework
29.08.2021