widget 2.0 tableView scrollToIndex behavior change intentional?

When I used to call scrollToIndex it would go to the ABSOLUTE row number.

in other words - tableViewName:scrollToIndex(50) would take me to the 50th row

now, it seems to be a relative value 50 to whatever row I’m on. so If I tap it twice, it will take me to 100.

Is this intentional? [import]uid: 32462 topic_id: 37424 reply_id: 67424[/import]