- fixed a small where the app tried to hide a label that I've removed previously

This commit is contained in:
Marius Stanciu
2019-12-29 21:36:34 +02:00
committed by Marius
parent c79f74c1bf
commit a66658f2e2
2 changed files with 1 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ CAD program, and create G-Code for Isolation routing.
- the Gerber UI is built only once now so the process is lighter on CPU
- the Gerber apertures marking shapes storage is now built only once because the more are built the more sluggish is the interface
- added a new function called by shortcut key combo CTRL+G when the current widget in Plot Area is an Code Editor. It will jump to the specified line in the text.
- fixed a small where the app tried to hide a label that I've removed previously
28.12.2019