summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorCorey Berla <corey@berla.me>2023-01-11 17:01:20 -0800
committerAntónio Fernandes <antoniof@gnome.org>2023-03-05 00:03:43 +0000
commit236827527d419bd949c0a14d97949fd790e958f2 (patch)
tree4ccb593407b283a6c9fcd4d5682f1bbc79dcc66d /.editorconfig
parent5aeb898869fc7a3d4107802dc5b95bee6f50cb13 (diff)
downloadnautilus-236827527d419bd949c0a14d97949fd790e958f2.tar.gz
file: Don't emit files_changed in file_class_init
In nautilus_file_class_init, we are calling thumbnail_limit_changed_callback() and show_thumbnails_changed_callback() in order to cache the initial values for the static variables cached_thumbnail_limit and show_file_thumbs. This has the unintended side effect of also calling emit_change_signals_for_all_files_in_all_directories () which doesn't make sense at a point in time when there are no NautilusFile's and NautilusDirectory may not even be ready. Split out the updating of the setting from the emission of all files changed.
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions