Code review comment for lp:~ahayzen/music-app/remix-rewrite-column-flow

Revision history for this message
Andrew Hayzen (ahayzen) wrote :

So we are going to investigate setting visible to false rather than destroying the old objects.

This should:
* Stop the thumbnails from reloading after they are destroyed
* Allow for easier implementation of adding/removing columns
* Still maintain the reduced time to initially load the thumbnails
* Simplify the code and reduce chances of corruption

« Back to merge proposal