- replaced some of the icons that did not looked Ok on the dark theme
- added a new toolbar button for the Copy object functionality
This commit is contained in:
@@ -278,7 +278,7 @@ class SolderPaste(FlatCAMTool):
|
||||
)
|
||||
|
||||
self.pp_combo = FCComboBox()
|
||||
self.pp_combo.setStyleSheet('background-color: rgb(255,255,255)')
|
||||
# self.pp_combo.setStyleSheet('background-color: rgb(255,255,255)')
|
||||
self.gcode_form_layout.addRow(pp_label, self.pp_combo)
|
||||
|
||||
# ## Buttons
|
||||
|
||||
Reference in New Issue
Block a user