Skip to content

Fix loading thumbnails

António Fernandes requested to merge wip/antoniof/thumbnail-loading-fixes into main

This is a follow-up to !1294 (diffs), where we stopped delaying the display of files based on the nautilus_file_check_if_ready (file, NAUTILUS_FILE_ATTRIBUTE_THUMBNAIL) condition.

Before:

image

After:

image

Edited by António Fernandes

Merge request reports