Skip to content

Remove file_reload after thumb nailing finished

Amrit Kashyap Borah requested to merge Elessar1802/thunar:less-reload into master

Mostly we just needed to clear the thumbnail cache and trigger a file changed for model/view to catch the change. Only issue is that the after the zoom level necessitates a thumbnail size change then the thumbnail is not automatically shown, i.e we need a manual refresh to show the thumbnail.

Merge request reports