Closed TrevorDArcyEvans closed 4 years ago
Hello, sorry for the late answer, will take a look at this PR soon !
could also look at assemblies in same directory as executing assembly and add these to the list of assemblies to search
I'm worrying about performance of this method. If there are many libraries in the directory, the initialization time can be much bigger than now. And I didn't realize what is the problem that we are trying to solve ?
could also look at assemblies in same directory as executing assembly and add these to the list of assemblies to search
sorry but struggling with a crash in Examples/MainMenu/Program.cs : when closing a window, Window menu does not update and leaves a menu item for closed window. Clicking on this dangling item results in a crash. Would you please take a look at this?