How to align(center) two wildcard text areas that change dynamically in the same row?
Hello,
Here is an example of what I am trying to make in TouchGFX Designer.

So, since I need different text colors for text inputs, I am using 2 text area inputs here. Both inputs are wildcards and should change value dynamically. I am having trouble centering them on the screen, as I would like that no matter the length of each value the texts are centered in the container. (like in the attached image).
If I were to present this as one text area with 2 wildcard inputs I would just remove auto-size, expand text area to full width of the container and center it. But here I am using two textareas.
Is there a way to do this in Designer alone or do I need some code added later on to fix the positions?
