The project_ask_close dialog box ("Do you want to close it before proceeding?")
slows down switching between different projects, so I'd like a way to disable
it.
I've made the following change in my local copy: add "skip_project_ask_close"
to the various options tab, and check it in project_ask_close(). Default false
to preserve the current behaviour.
--
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/issues/1907