- fixed issue with not updating the model view on the model used in the Project tab when using the shortcut keys 1, 2, 3 which made the color of the tree element not reflect the change in status

This commit is contained in:
Marius Stanciu
2020-10-26 21:11:24 +02:00
committed by Marius
parent edb1407b13
commit aa8a248f44
2 changed files with 4 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ CHANGELOG for FlatCAM beta
- modified the shortcut strings and the way the shortcuts were listed in the Shortcut keys list such that it will allow a future Shortcuts Manager
- updated all the language strings according to the modifications done above
- fixed a small issue with using the shortcut key for toggling the display of Properties tab
- fixed issue with not updating the model view on the model used in the Project tab when using the shortcut keys 1, 2, 3 which made the color of the tree element not reflect the change in status
25.10.2020