You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nemo-view.c: Move call added to last commit to nemo_view_stop_loading.
real_update_menus can get called after the menu is showing as a result
of nemo_file_get_volume_free_space() being used to update the bottom
status bar. This only happens if the free space changes, however this
ends up happening frequently due to logging and other things.
This can end up removing the extension items just after the menu
becomes visible.
0 commit comments