Commit f516fc2
committed
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.1 parent 001912f commit f516fc2
1 file changed
Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9606 | 9606 | | |
9607 | 9607 | | |
9608 | 9608 | | |
9609 | | - | |
9610 | 9609 | | |
9611 | 9610 | | |
9612 | 9611 | | |
| |||
10036 | 10035 | | |
10037 | 10036 | | |
10038 | 10037 | | |
10039 | | - | |
10040 | | - | |
10041 | | - | |
10042 | | - | |
10043 | | - | |
10044 | 10038 | | |
10045 | 10039 | | |
10046 | 10040 | | |
| |||
10610 | 10604 | | |
10611 | 10605 | | |
10612 | 10606 | | |
| 10607 | + | |
| 10608 | + | |
| 10609 | + | |
| 10610 | + | |
| 10611 | + | |
| 10612 | + | |
| 10613 | + | |
| 10614 | + | |
| 10615 | + | |
10613 | 10616 | | |
10614 | 10617 | | |
10615 | 10618 | | |
| |||
0 commit comments