Movie list view: disconnect model from unused view, workaround for switching
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 5 Aug 2010 18:26:58 +0000 (20:26 +0200)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 5 Aug 2010 19:27:00 +0000 (21:27 +0200)
commit95e1dfc1fafc16f6d75d035ef9a0c65bb4c76615
tree86269e658d1f10ba8db02f952a53f74a11c3dbac
parent4224094782a4c69dd6f822eca16be9240184bbcf
Movie list view: disconnect model from unused view, workaround for switching

Connect the model only to the visible view for performance reasons.
Jumping to 0, 0 and manually checking the first few posters is a workaround
for posters not being displayed until the user scrolls after switching to
the poster grid mode.
src/movie-list-view.vala