1
NGUI 3 Support / Re: NGUI Label SpacingX bug v3.9.8 & v3.11.2
« on: June 29, 2017, 11:49:36 PM »
Similar problem in v3.11.4
If the text is longer than the size, it might display wrong like the attachment.
The input is "กฏขั้นพื้นฐานเกมส์" with spacing and shrink content.
I modify the code like QiuLei said, and it works.
(v3.11.4 NGUIText.cs at line 1015, line 1647)
If the text is longer than the size, it might display wrong like the attachment.
The input is "กฏขั้นพื้นฐานเกมส์" with spacing and shrink content.
I modify the code like QiuLei said, and it works.
(v3.11.4 NGUIText.cs at line 1015, line 1647)
