Skip to content

A different approach for Thumbnailing

Amrit Kashyap Borah requested to merge Elessar1802/thunar:thmb into master

Changes

  1. Completely decouple thumbnailing logic from the view. Now it is fully handled by the icon-factory
  2. Thumnails now load for children of expanded folders as well as the toplevel files of the view
  3. 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

Merge request reports