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
[ERROR:flutter/shell/platform/embedder/embedder_surface_gl.cc(89)] Could not create a resource context for async texture uploads. Expect degraded performance. Set a valid make_resource_current callback on FlutterOpenGLRendererConfig.
@Drakirus I probably should have added more details. I dont know if that error is related to my issue, but, on Mac OS 10.14.5, when I build with flutter, the UI is very responsive and I never have any missed mouse clicks, but when I use go-flutter, the UI misses mouse clicks almost 20-30% of the time.
Since that error mentioned performance, I thought it may be related, if it not, then are there any build differences between flutter and go-flutter that would cause this?
I don't think it's related, but this is indeed an issue I have been noticing recently. Likely a regression we recently made. I'll be opening a new issue for this problem
I am getting the following error:
I see that this might have been resolved in: #68 , but not sure on how to debug this. Any help would be appreciated.
The text was updated successfully, but these errors were encountered: