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)
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.


No differences found