Commit 659362f
committed
nemo-view.c: Update context menu item visibility from preferences
after updating the menu items from any extensions.
The reset_extension_actions_menu call ends up resetting item
visibility according to each item's 'action appearance' - we
need to re-hide those that the user doesn't want there.
We end up having to call this at the end of real_update_menus
(which updates all menu items except extensions and actions),
and need to continue doing so, as this is called when the
selection changes, and removing it causes menu size issues
when right-clicking a previously-unselected item.
Fixes linuxmint/mint20.2-beta#25.
Fixes linuxmint/mint20.2-beta#22.1 parent 531a388 commit 659362f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10053 | 10053 | | |
10054 | 10054 | | |
10055 | 10055 | | |
| 10056 | + | |
10056 | 10057 | | |
10057 | 10058 | | |
10058 | 10059 | | |
| |||
0 commit comments