MATLAB: Problem with auto reflow in app designer

app designerMATLAB

Hello, in the app designer version 2019a, the auto-reflow does not work, the children objects do not resize even if I check the autoresizechildren check box. I have a colleague who has the same issue. Thanks!

Best Answer

Auto-reflow is different than the autoresize option. Autoresize will resize components for you when the window is resized. Reflow is only possible if you build an app using the new reflow template. This will not only resize your content but also reflow it.
Is your app built using the new reflow template?