From 58712cb69f5eb2d35778c677c1f93be8c108bce0 Mon Sep 17 00:00:00 2001 From: Daniel_M_Williams Date: Sun, 30 Aug 2020 14:15:49 -0400 Subject: [PATCH] [fix] RocketFigure now zooms to whole rocket extents even iff stages are deactivated --- .../rocketcomponent/FlightConfiguration.java | 4 +++ .../gui/scalefigure/RocketFigure.java | 36 ++++++++++--------- 2 files changed, 23 insertions(+), 17 deletions(-) diff --git a/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java b/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java index 969aa3030..2cd14e701 100644 --- a/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java +++ b/core/src/net/sf/openrocket/rocketcomponent/FlightConfiguration.java @@ -546,6 +546,10 @@ public class FlightConfiguration implements FlightConfigurableParameter