[fix][optimizer] update the in-dialog figure when the user clicks 'apply optimization'
This commit is contained in:
parent
d7c0e9d8ac
commit
9f8ed13713
@ -909,6 +909,8 @@ public class GeneralOptimizationDialog extends JDialog {
|
||||
dest.addChild(c);
|
||||
}
|
||||
|
||||
figure.repaint();
|
||||
|
||||
} finally {
|
||||
dest.thaw();
|
||||
baseDocument.stopUndo();
|
||||
|
Loading…
x
Reference in New Issue
Block a user