Join Slack
Powered by
for example if I have `listOf(1, 1, 1, 2, 2, 2, 3,...
# tornadofx
v
voddan
10/23/2016, 8:24 AM
for example if I have
listOf(1, 1, 1, 2, 2, 2, 3, 3, 3)
I would expect it to create 3 different cells and show them 9 times
2
Views
Open in Slack
Previous
Next