using 2.6.3
--setting--
shrink to fit ON
max width xxx
max line 1
max line 1 is not work
when my text become long , line over 2
in previous version(2.5.x) max line 0 = max line 1 and works perfectly
in 2.6.3 , i need to set all my UILabel's max line 0 to 1
also it's not work...
is this bug? is there any plan to fix this in next version?
ps.
so I found solution.
copy and paste UILabel.cs of 2.5.x and delete OnUpdate() inside UILabel.cs