From ce0eeda72f7117488d19eb991e58a4db84ddeb5e Mon Sep 17 00:00:00 2001 From: SiboVG Date: Tue, 26 Jul 2022 13:42:06 +0200 Subject: [PATCH] Use fireChangeEvent for toggling stages This causes toggling stages to have an undo-action. --- .../net/sf/openrocket/rocketcomponent/FlightConfiguration.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java b/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java index 7bb3cfae3..9ae30ab73 100644 --- a/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java +++ b/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java @@ -225,8 +225,7 @@ public class FlightConfiguration implements FlightConfigurableParameter