- all Geometry objects resulted from Isolation Tool are now of type multi-geo

- fixed minor glitch in the Isolation Tool UI
- added an extra check when doing selection on canvas
- fixed an UI problem in Gerber Editor
This commit is contained in:
Marius Stanciu
2020-08-07 13:55:32 +03:00
parent 06bb17f255
commit 9b6c65cdcb
4 changed files with 22 additions and 15 deletions

View File

@@ -2891,6 +2891,7 @@ class AppGerberEditor(QtCore.QObject):
self.linear_angle_label.hide()
self.array_frame.hide()
self.custom_box.addStretch()
layout.addStretch()