Mathew O'Dwyer

Results 8 comments of Mathew O'Dwyer

I second this 👍 This library is almost exactly what I'm looking for, minus this one small feature.

@colhountech do you mind doing a release of this on Nuget?

This issue was not occurring for me on master, built for x86 on .NET 5, in VS. I waited about a minute and no exception was thrown. I noticed we...

> Ah yeah, that's currently unsupported in Stitch. We declare all of our instance variables in Create Events, so I've never understood the purpose of putting variable definitions in this...

I think a good solution to start would be to hide variables from autocomplete that are marked as private via JSDocs or maybe prefixed with an underscore. Adapting later on...

@astrohart hey, I'd like you to know that since it looks like this project has gone stole I've forked it [here](https://github.com/softwareantics/DarkUI). This is likely going to be a feature I...

I'm also experiencing this issue with Intel UHD Graphics on my machine. I've tested this on a different machine with an RTX 3080 and the issue does not persist. I...

A bit of digging: I updated my drivers, the issue still persisted. I ran the example project and rendering was fine. I then changed the `ContextProfile` from `Core` to `Compatability`...