Closed johnathan-becker closed 1 week ago
@fredkiefer I am not sure why the pipelines are failing I am getting the message It looks like GNUstep backend is not yet installed
Skipping most of the tests is normal in the pipeline. Maybe we should add a step to download and compile back here? But your error is another one:
gui/NSBezierPath/basic.m:
Failed file: basic.m aborted without running all tests!
But then I have no idea, how your change could affect that.
I found and fixed the reason why the NSBezierPath test failed. If you rebase it should be fixed for you as well.
@fredkiefer I have rebased and all checks have passed now! Thank you.
This MR fixes an issue where when you click item an NSMenuView item you have a frozen UI until you double click a second time, ending the loop.