Normally menu items are updated only when adding or removing them on osx. They are however not redrawn when just changing keybindings so the old keybinding is displayed after the change.
Force the menu update to show the updated keybindings.
Noticed by Frank. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/973
-- Commit Summary --
* osx: force resync menus when changing keybindings
-- File Changes --
M src/prefs.c (5)
-- Patch Links --
https://github.com/geany/geany/pull/973.patch https://github.com/geany/geany/pull/973.diff
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/973