AppDesigner GUI Inexplicably Moving Components

25 views (last 30 days)
I am designing an app for aircraft sizing, and one of the features is a list box that allows you to add mission segments to the aircraft's mission profile. The expected layout (how it appears in the Design View) is shown below. After clicking the "Add" button in the "Mission Segments" panel, the "Mission Segment Editor" panel appears on the right. It has the same size and aligns with the the "Mission Segments" panel. And indeed this is exactly how it appears the first time I run the app after starting AppDesigner.
However, if I close the app and run it again, and for any subsequent run, it appears like this:
All the panels have moved or stretched! This only seems to happen after the first time I run the app, and I cannot come up with an explanation for why this is happening. I have no code that modifies the position of any components, so the positions should remain as set in the Design View.
I am attaching the app file in case you have a chance to look through it. Thanks!
  2 Comments
Cris LaPierre
Cris LaPierre on 9 Aug 2020
What version of MATLAB was used to create this app?
Adam Wasserman
Adam Wasserman on 9 Aug 2020
Edited: Walter Roberson on 9 Aug 2020
MATLAB Version: 9.8.0.1396136 (R2020a) Update 3
MATLAB License Number: 8XXXXXXXX
Operating System: Microsoft Windows 10 Home Version 10.0 (Build 19041)
Java Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode

Sign in to comment.

Accepted Answer

Cris LaPierre
Cris LaPierre on 9 Aug 2020
I was able to open and close your app several times without seeing the issue you are describing. If you are still seeing it, I suggest reaching out to technical support.

More Answers (0)

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!