Movie list window: make the "more movies available" warning less obtrusive
authorPhilipp Zabel <philipp.zabel@gmail.com>
Sat, 10 Jul 2010 19:23:57 +0000 (21:23 +0200)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Wed, 14 Jul 2010 21:34:09 +0000 (23:34 +0200)
commit6a9422b83b74bb136a53408fdb461b63eefe7143
treeef045b4043c20deefc9fdf48b940b5f3423bebe4
parentf7140bdccbf65b1d75f88379838ca646fdbcb862
Movie list window: make the "more movies available" warning less obtrusive

Instead of showing it immediately, only show it after scrolling down 80%
of the list. In the future, this could load more results instead, as the
Conversations program does.
src/movie-list-view.vala
src/movie-list-window.vala