GridLayout can not constrain Panel and Tab Group in the new App Designer
조회 수: 9 (최근 30일)
이전 댓글 표시

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
Sandeep Mishra
2024년 8월 7일
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
2025년 2월 17일
I have similar isssues. Upgrading from R2023b to R2024a/b broke my GUI layout and I haven't found a solution yet.
답변 (1개)
Alice
2024년 8월 10일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!