GraphZahl icon indicating copy to clipboard operation
GraphZahl copied to clipboard

Fix retain of viewerContext in method calls on linux

Open nerdsupremacist opened this issue 4 years ago • 0 comments

For some reason the viewer context is not always perfectly retained on linux... And apps might crash when accessing the implicit viewer context in a method call. The workaround for now is to keep a reference to the viewer context on self whenever possible

Still need to debug this further

nerdsupremacist avatar Nov 26 '20 10:11 nerdsupremacist