don't hide the join type
This commit is contained in:
@@ -86,7 +86,6 @@ class TaskPanelOpPage(PathOpGui.TaskPanelPage):
|
||||
self.setupCoolant(obj, self.form.coolantController)
|
||||
self.form.joinRound.setChecked('Round' == obj.Join)
|
||||
self.form.joinMiter.setChecked('Miter' == obj.Join)
|
||||
self.form.joinFrame.hide()
|
||||
self.selectInComboBox(obj.Direction, self.form.direction)
|
||||
|
||||
def updateWidth(self):
|
||||
|
||||
Reference in New Issue
Block a user