Dear CNO, I have a Container with Y scrolling enabled to which I add a SpanLabel (Y-layout) with some text in it. The problem is that the Container extension is dependent of the size of the text in SpanLabel (but not correctly). Meaning if text is of length x, the Container extends as it should, so all SpanLabel text is shown, but if text length is x-1 the last Container extends one row to little, meaning the last row (usually it is about a half of the line) is not shown. To further prove that the problem is in correlation between SpanLabel and Container I have added two SpanLabels (one after the other in Y-layout) with the same text inside. If the text length is x, then both SpanLabels are shown as expected, but if text is of length x-1 then the second SpanLabel is missing TWO rows (the Container has extended 1 row for each SpanLabel to little).
This is observed on Android, but it works ok on Simulator. Best regards, CS -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/40063bb8-c521-4d13-81d9-03c3c74d30ee%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
