Movie list store & view: move poster loading into list view, consider visibility
authorPhilipp Zabel <philipp.zabel@gmail.com>
Wed, 4 Aug 2010 22:04:55 +0000 (00:04 +0200)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Wed, 4 Aug 2010 22:04:55 +0000 (00:04 +0200)
commitae174d7d712d36c2ba91a9d073db3996f95dd706
tree017034cad44ddc6c4f3facd56261b194ccaa9aaa
parentaa6cf09a74f2683008653d134988c13ba903a659
Movie list store & view: move poster loading into list view, consider visibility

After moving the poster loading code into the list view, only
posters for movies in the visible range have to be fetched.
src/movie-list-store.vala
src/movie-list-view.vala