Skip to main content
Nex-Leo
Associate II
April 25, 2025
Question

textArea alignment problems

  • April 25, 2025
  • 1 reply
  • 361 views

textArea can only be configured in the design of the text alignment, but not in the code to dynamically modify the alignment of the text, which is very strange, because then, in the long text of the automatic line breaks, the Chinese need to be left-aligned, the English need to be aligned in the centre, it can not be achieved.

1 reply

GaetanGodart
Technical Moderator
April 28, 2025

Hello @Nex-Leo ,

 

I understand this can be annoying to navigate but could you have 2 textArea, one for the English center aligned text and one for the Chinese left aligned text?

 

Regards,

Nex-Leo
Nex-LeoAuthor
Associate II
May 6, 2025

Hello @GaetanGodart ,

The scenario you describe is achievable for a text, but ours has a lot of texts and each one is in multiple languages.

GaetanGodart
Technical Moderator
May 15, 2025

Hello @Nex-Leo ,

 

If you want to only have one textArea, you could also do that by having 2 texts, one left aligned for English and one right aligned for Chinese:

 

GaetanGodart_0-1747309730614.png

 

Regards,