-
Thank you for reporting the issue. Will will look into it, but please keep in mind that the version in
master
branch (or from TestFlight) may be unstable and it is for testing only.If you need a stable version it is available in AppStore with sources available in
stable
branch.
Hello,
i have take a look to new version of siskin and i found that conversation page is reloaded the table for ever, after i check i found on ConversationDataSourceDelegate there is function updateStore(scrollTo: ScrollTo = .none, completionHandler: (()->Void)? = nil) call table reloaddata function for each changes that happened on store
i am trying to solve the problem but without any results :(
so please can you help us to fix it?
thanks