Commit 001912f
committed
nemo-view.c: Clear extension menu items during real_update_menus.
Extension menu items take a reference to the file selection, and
this reference isn't cleared until the next time the extension
menu items are fetched (via GClosureNotify), which, as of f5124bc
is only done during a right-click.
Instead, clear the extension actions when real_update_menus runs,
which includes after a selection change, and during view location
changes.
Fixes linuxmint/mint20.2-beta#20.1 parent 659362f commit 001912f
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5648 | 5648 | | |
5649 | 5649 | | |
5650 | 5650 | | |
| 5651 | + | |
| 5652 | + | |
5651 | 5653 | | |
5652 | 5654 | | |
5653 | 5655 | | |
| |||
9604 | 9606 | | |
9605 | 9607 | | |
9606 | 9608 | | |
| 9609 | + | |
9607 | 9610 | | |
9608 | 9611 | | |
9609 | 9612 | | |
| |||
10033 | 10036 | | |
10034 | 10037 | | |
10035 | 10038 | | |
| 10039 | + | |
| 10040 | + | |
| 10041 | + | |
| 10042 | + | |
| 10043 | + | |
10036 | 10044 | | |
10037 | 10045 | | |
10038 | 10046 | | |
| |||
0 commit comments