BUG: Impossible to build adaptive UI with proportional scaling

Hi Lunacy team! Your soft is awesome! But I couldn't achieve adaptive UI as in Figma.

I can't attach prepared gif's, it says "Request failed with status code 413" but I'll try explain what happening.

Given:

Given a Root frame with AutoLayout and with rule of resizing: (Fixed, Hug) horizontally and vertically.

It has a child Frame with AutoLayout (Fill, Hug). This child has Text with (Fill, Hug).

Expected:

When I change width of Root, the height of Root changes depending on the text size.

Actual:

When I change width of Root, the height of Root doesn't change and Text settings become (Fixed, Fixed).


Maybe I do something wrong but I spent a lot of time trying to achieve adaptive UI in Lunacy. It works in Figma. Could you please fix it? Thank you!

Comments

Sign In or Register to comment.