2017년 3월 1일 수요일

Label text too long


I have got another problem. When I have got a long list with names and set a label text to this list, it is to long to be displayed sometimes. Scrollable is on so I don't know what to do. Any Ideas?

--
The Label component can handle huge files.  You said you have the Screen.Scrollable set to true ?  That is what you need.

If setting Screen to scrollable does not work for you please provide an example and tell us how many items are in your List and show us how you are trying to display it.
The scrolling label should work.   If for some reason it does not, you might break your list so that only a certain number of items in the List display at a time (1-100)   then perhaps 101-200 etc.   

However, showing a VERY long list should be possible and an example might allow someone to provide additional advice.

--
set the label height to automatic

--   
It 's set to automatic

--
Here is the situation
every name has his own index in the list

 Screenshot_2016-01-19-17-44-42.png


--
this might be a table arrangement issue
instead of a table arrangement use a vertical arrangement and horizontal arrangements inside and set all to height automatic

--
thx i thought it was a feature and not a bug xD

--

댓글 없음:

댓글 쓰기