Fix object change bug
This commit is contained in:
parent
a196a580d2
commit
61ed76577e
@ -376,8 +376,6 @@ public class OptimizationEditorPanel extends JPanel implements ItemListener {
|
||||
public void updateChildPropertySheet() {
|
||||
// Set the object as the target of the PropertySheet
|
||||
propertySheetPanel.setTarget(genericObjectEditor.getValue());
|
||||
// Update the chooser
|
||||
this.updateChooser();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user