- Gerber Editor: finished the selection on canvas; should be used as an template for the other Editors
- Gerber Editor: finished the Copy, Aperture Add, Buffer, Scale, Move including the Utility geometry - Trying to fix bug in Measurement Tool: the mouse events don't disconnect
This commit is contained in:
@@ -1220,7 +1220,7 @@ class App(QtCore.QObject):
|
||||
# self.ui.options_scroll_area.verticalScrollBar().sizeHint().width())
|
||||
self.collection.view.setMinimumWidth(290)
|
||||
|
||||
self.log.debug("Finished adding Geometry and Excellon Editor's.")
|
||||
self.log.debug("Finished adding FlatCAM Editor's.")
|
||||
|
||||
#### Worker ####
|
||||
if self.defaults["global_worker_number"]:
|
||||
|
||||
Reference in New Issue
Block a user