Hi.
I am working on migrating my code to the new api, and found out some things that are not working for me.
I am having problems using the scrollToIndex of the tableview. Seems to me that is still not using the new center anchors… because if you call scrollToIndex, the rows are being positioned from the center of the tableview.
You can easily test this by opening the ListView1 sample code and add list:scrollToIndex(1,0) at the very end of main.lua file, after the for loop where the rows are inserted.
Any info about this?
Also… if this is fixed in daily builds… where can the starter users get it ?
Thanks!