I create a tableView. And I insert 40 rows.
But it shows a 39 rows in Simulator when I scroll.
I create a tableView. And I insert 40 rows.
But it shows a 39 rows in Simulator when I scroll.
That’s strange.
It shows 40 rows when I run your code in Corona Simulator. (“단어 : 1” up to “단어 : 40”)
OSX 10.10.2
Corona build 2015.2576
The video shows the 40th row too. it just snaps back off screen.
Rob
When I tested this, row 40 stays in view at all times. It doesn’t snap back. I guess it depends on which version of Corona SDK he’s using. I’d assume he’s on Windows as Macs are *very* rare here in Korea (~1%).
There have been a couple of tableView bugs fixed in some recent daily builds. Running the latest should be working.
Rob
That’s strange.
It shows 40 rows when I run your code in Corona Simulator. (“단어 : 1” up to “단어 : 40”)
OSX 10.10.2
Corona build 2015.2576
The video shows the 40th row too. it just snaps back off screen.
Rob
When I tested this, row 40 stays in view at all times. It doesn’t snap back. I guess it depends on which version of Corona SDK he’s using. I’d assume he’s on Windows as Macs are *very* rare here in Korea (~1%).
There have been a couple of tableView bugs fixed in some recent daily builds. Running the latest should be working.
Rob