Tableview tap sensivity

Hello!

My users just plainly hate the tableview, because it is too hard to interact with it (You need to put the finger down, wait a LOOONG time, and then release).

Children then, just fail to use it, the children that we tested our app just fail to use tableview.

So, how I edit the sensivity of it? [import]uid: 142895 topic_id: 32459 reply_id: 332459[/import]

I just use the event.phase == “press” rather then the “release” event phase. [import]uid: 58885 topic_id: 32459 reply_id: 129141[/import]

(I logged on my own account, tired of logging with my associate account…

Hey Corona Labs, when you will allow accounts to tie? I am the coder, my associate is the one who buys stuff, this is why Corona license is on his account, but I am the one that uses it).
Even that way I still need to wait for the press event to register, and for some children it is still too much time. [import]uid: 138716 topic_id: 32459 reply_id: 129213[/import]

I just use the event.phase == “press” rather then the “release” event phase. [import]uid: 58885 topic_id: 32459 reply_id: 129141[/import]

orspeeder, I had this issue with the tableView a long time ago, after some bug reports though a custom event phase was implemented specifically for this. Look for the “tap” event phase. :slight_smile: [import]uid: 14018 topic_id: 32459 reply_id: 129227[/import]

Yay! It worked!

And in the release version! (not nighly build!)

Thanks, many thanks, very much thanks.

Sandvich to you. [import]uid: 138716 topic_id: 32459 reply_id: 129254[/import]

(I logged on my own account, tired of logging with my associate account…

Hey Corona Labs, when you will allow accounts to tie? I am the coder, my associate is the one who buys stuff, this is why Corona license is on his account, but I am the one that uses it).
Even that way I still need to wait for the press event to register, and for some children it is still too much time. [import]uid: 138716 topic_id: 32459 reply_id: 129213[/import]

orspeeder, I had this issue with the tableView a long time ago, after some bug reports though a custom event phase was implemented specifically for this. Look for the “tap” event phase. :slight_smile: [import]uid: 14018 topic_id: 32459 reply_id: 129227[/import]

Yay! It worked!

And in the release version! (not nighly build!)

Thanks, many thanks, very much thanks.

Sandvich to you. [import]uid: 138716 topic_id: 32459 reply_id: 129254[/import]