[SailfishDevel] SilicaListView.scrollToBottom() after appending to a listmodel

2014-02-28 Thread chriswilty
Excuse the noobie question, I must be doing something obviously wrong... So hopefully the old hands can help. I have a SilicaListView backed by a ListModel, and a pulley-menu command to add an item to the end of the model via ListModel.append(). After adding, I want to scroll the SilicaListView

Re: [SailfishDevel] SilicaListView.scrollToBottom() after appending to a listmodel

2014-03-13 Thread chriswilty
:02 +0200 chriswilty <chriswi...@zoho.com> wrote Excuse the noobie question, I must be doing something obviously wrong... So hopefully the old hands can help. I have a SilicaListView backed by a ListModel, and a pulley-menu command to add an item to the end of the mod