Bug using ratio and Custom Control layout

Is this a bug in Custom Control v1.5

When using a layout for a phone and i use. a fixed layout as 9:16. Why are the ratios being squashed? When i add an image and enter 22x22, its being squashed to (:16 ratio

When i set the view to 3:4 it is correct. This seems really wrong and show not happen. Not when you specific certain aspects. Because this makes the design process award with numbers not matching basic input.

Look how the ratio is squashed using 9:16 portrait

Using a tablet 3:4, even when under layout manager we set fixed sizes. Its messes up the settings

Details from the Layout Manager

Pretty sure this is because width and height are actually a percentage of the total width and height of the parent element. If you change your content size mode to “fixed” it should maintain the aspect ratio of your logo.

But that also causes other issues in other parts. I have to test i guess.

I wish there something to have better control over the font size. Its tedious work to control it in current setup