GridLayout can not constrain Panel and Tab Group in the new App Designer

조회 수: 9 (최근 30일)
junziyang
junziyang 2024년 6월 28일
댓글: Brecht 2025년 2월 17일
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
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
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
Alice 2024년 8월 10일
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.

제품


릴리스

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by