Is there an existing issue for this?
Current Behavior
Currently the SkiaCanvas static constructor crashes due to the failed attempt to load libSkiaSharp (which is incidentally already loaded)
Expected Behavior
SkiaCanvas should still be created but warn that the library was unable to be loaded. This allows platforms that the code did not anticipate to proceed.
Steps To Reproduce
Use ScoreRenderer in an Avalonia UI Web project.
Link to jsFiddle, CodePen, Project
No response
Found in Version
1.3-alpha
Platform
.net (Other)
Environment
- Windows 11
- Chrome 98
- .net 6.0
Anything else?
No response
Is there an existing issue for this?
Current Behavior
Currently the SkiaCanvas static constructor crashes due to the failed attempt to load libSkiaSharp (which is incidentally already loaded)
Expected Behavior
SkiaCanvas should still be created but warn that the library was unable to be loaded. This allows platforms that the code did not anticipate to proceed.
Steps To Reproduce
Use ScoreRenderer in an Avalonia UI Web project.
Link to jsFiddle, CodePen, Project
No response
Found in Version
1.3-alpha
Platform
.net (Other)
Environment
Anything else?
No response