A different approach for Thumbnailing
Changes
- Completely decouple thumbnailing logic from the view. Now it is fully handled by the icon-factory
- Thumnails now load for children of expanded folders as well as the toplevel files of the view
- Changes in zoom level triggers new thumbnail requests to reload the thumbnail with the correct size
The changes has resulted in significant code reduction (-446 lines) and logic simplification.
Closes #1145 (closed)
Edited by Amrit Kashyap Borah