XY Container display bug on components

Hello,

I'm experiencing a display bug in Designer's perspective mode (I'm using version 8.1.48 of Ignition). I have a view composed of a Breakpoint Container to have two displays depending on the screen size, and for the "Large" mode, I have a Row Container to chain 3 XY Containers in a row.

The left and right containers are in "Fixed" mode, and the middle one is in "Percent" mode because it contains a map that needs to adapt to the screen size. This is the container where I'm having an issue. Basically, there is a mismatch between the "anchor" of the object and the object itself, and I feel like this mismatch is directly related to the size of the left container. I've tried adjusting the grow/shrink properties, positions, and some style props, but nothing works; I still have this mismatch.

It's not critical, but it makes the display less clear on pages with many objects.

Does anyone have a solution?

Thanks !

1 Like

Hello Carla,

Thank you for sharing the details, this is very likely the same issue as here since the percent coordinate container is in a flex. There is no clean solution at this time that wouldn’t require changing containers, but I will add this post to the internal ticket tracking the issue.

1 Like