Closed marshall-lerner closed 1 year ago
VSMac is getting some exceptions that we are trying to resurrect the image in this code, so keep a local copy of the NSImage...
Here is the part of the exception callstack:
"ObjCRuntime.Runtime.MissingCtor(IntPtr,IntPtr,Type,MissingCtorResolution)", "ObjCRuntime.Runtime.ConstructNSObject[T](IntPtr,Type,MissingCtorResolution)", "ObjCRuntime.Runtime.GetNSObject[T](IntPtr)", "AppKit.NSImageView.get_Image()", "Xwt.Mac.ImageViewBackend.SetImage(ImageDescription)", "Xwt.ImageView.set_Image(Image)",
VSMac is getting some exceptions that we are trying to resurrect the image in this code, so keep a local copy of the NSImage...
Here is the part of the exception callstack:
"ObjCRuntime.Runtime.MissingCtor(IntPtr,IntPtr,Type,MissingCtorResolution)", "ObjCRuntime.Runtime.ConstructNSObject[T](IntPtr,Type,MissingCtorResolution)", "ObjCRuntime.Runtime.GetNSObject[T](IntPtr)", "AppKit.NSImageView.get_Image()", "Xwt.Mac.ImageViewBackend.SetImage(ImageDescription)", "Xwt.ImageView.set_Image(Image)",