[IGN-1485] Component Handles Change in Percent vs Fixed Mode in Coordinate Container

I am working with nested containers in Perspective to try to achieve a desired layout and scaling behavior, and trying to understand why component handles are moving relative to the component when switching between fixed and percent modes in a coordinate container.

When in fixed mode, the component handles are aligned with the red outline component:
image

But in percent mode, the handles are shifted to the left:
image

This view is a Flex Container in Row mode. The first item is a solid red box with number "1" (AlarmIndicator). The second item in the row is a Coordinate Container with the red empty/outlined box (AlarmBorder). The x,y position of the AlarmBorder is set to 0,0 in percent mode. But, the handles seem to be relative to the view, and not the coordinate container that the component is within.
image

Could someone please clarify why this is, and if this is as expected?

Thank you
Dan

I remember this coming up before and I think I observed it myself but seldom use coordinate containers anymore. Check that it's not as simple as closing the view and reopening after changing modes.

I see this as well. I thought IA noted as an issue and has a ticket for it. Might be worth contacting IA to verify.

This is indeed a known issue, but it should be resolved soon. Also, it's only an issue within the Designer because the logic is specific to the handles; runtime Sessions are not impacted in any way.

1 Like

Thank you for the replies. I wasn't sure this was expected or not.
Dan

how do you make mimics?

I haven't had to make a process mimic for some time. Check out the many forum threads on SVGs with animations.

1 Like