The context menu item "Modify" is now only set to sensitive=TRUE if a local variable is selected. This prevents a crash that happened if "Modify" was selected without having a local variable selected. Fixes #825. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/826 -- Commit Summary -- * scope: fixed "Modify" menu item being active without selection -- File Changes -- M scope/src/local.c (2) -- Patch Links -- https://github.com/geany/geany-plugins/pull/826.patch https://github.com/geany/geany-plugins/pull/826.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-plugins/pull/826
