- added key shortcuts (arrow up/down) that will select the objects in the Project tab if the focus is in that tab

This commit is contained in:
Marius Stanciu
2020-04-06 06:28:55 +03:00
committed by Marius
parent 8a2ed1c726
commit 69b39e2937
2 changed files with 26 additions and 0 deletions

View File

@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
=================================================
6.04.2020
- added key shortcuts (arrow up/down) that will select the objects in the Project tab if the focus is in that tab
5.04.2020
- made sure that the HDPI scaling attribute is set before the QApplication is started