Closed groovytron closed 7 years ago
This ViewModel should use the T411 Service and update itself with the search result to fire TorrentsListView rerendering method.
Doing a TorrentListViewModel is an overkill. That's why it was removed and the view's list is updated directly through a property here: 94af2a463ee85215fb2263f5c887cfe08723dd38
This ViewModel should use the T411 Service and update itself with the search result to fire TorrentsListView rerendering method.