GridLayout can not constrain Panel and Tab Group in the new App Designer
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen

Design View

Running
The App works well in R2023b. The new app designer seems failed to constrain Panel and Tab Group when it is placed in a Weighted grid (1x,....). With Fixed grid, the panel can display well.
7 Kommentare
Sandeep Mishra
am 7 Aug. 2024
Can you please check your attached mlapp file as I am getting same result in both 2023b and 2024a and unable to reproduce the error?
Brecht
am 17 Feb. 2025
I have similar isssues. Upgrading from R2023b to R2024a/b broke my GUI layout and I haven't found a solution yet.
Antworten (1)
Alice
am 10 Aug. 2024
This looks like this issue: https://www.mathworks.com/support/bugreports/3339274
To workaround the issue:
Go to Windows Start menu > Settings > Accessibility > Text size and set the Text Size to 100%.
When doing that, things will look smaller than they were before. To scale the font size up, please use the DPI setting instead:
Go to Windows Start menu > Settings > System > Display then select your monitor on the diagram and change the Scale value.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!