Merge pull request #1385 from SiboVG/issue-1344
[#1344] Clear preset when centering ring/bulkhead length is changed
This commit is contained in:
commit
35f3044aa1
@ -100,6 +100,7 @@ public abstract class RingComponent extends StructuralComponent implements BoxBo
|
||||
return;
|
||||
|
||||
this.length = l;
|
||||
clearPreset();
|
||||
fireComponentChangeEvent(ComponentChangeEvent.MASS_CHANGE);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user