You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After porting to DarwinKit, on macOS 12 I got it to run, but it didn't render. Others on other versions reported a panic. Not sure about the panic, but at least for not rendering it probably has to do with the method call to tell the view to redraw. This method is deprecated, but I imagine should still work?
Unfortunately no, it's been almost two years since I looked at the project that uses this and dealing with graphics frameworks was never something I was fluent with.
After porting to DarwinKit, on macOS 12 I got it to run, but it didn't render. Others on other versions reported a panic. Not sure about the panic, but at least for not rendering it probably has to do with the method call to tell the view to redraw. This method is deprecated, but I imagine should still work?
@firelizzard18 as original author, you have thoughts?
The text was updated successfully, but these errors were encountered: