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 !