This PR aims to fix issue https://github.com/geany/geany/issues/1363 by disabling overridden settings in the preferences dialog if a project is open.
It also sets the section-tooltip to an informative message when the section is disabled. It only covers the saving-files section for now but if you like it then it can be extended to the other sections You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/1750 -- Commit Summary -- * Disable Prefs/Files/Saving-files if project open -- File Changes -- M src/prefs.c (7) -- Patch Links -- https://github.com/geany/geany/pull/1750.patch https://github.com/geany/geany/pull/1750.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/1750
