In the previous version of Lazarus, when a user drags and drops a .lpr file, Lazarus asked if the user wanted it open as a source or project. In the recent updates, the default behavior is to close the current project and open the new one.
I like to go back to the old behavior if it is possible, as most of the time I review a .lpr project from my previous work as a unit file.
Is there an option for it to bring the question back?