Loïc Morvan

Results 3 issues of Loïc Morvan

When calling `UVAtlasCreate` with a callback for a given mesh, the number of times the callback is called is always the same no matter `callbackFrequency` was given: about once per...

question

Hello, When creating a new image from memory, it is not possible to pass a `ReadOnlyMemory` or a `ReadOnlySpan`. We must manually pin the data and convert that to a...

enhancement

**Describe the bug** When placing an SVGImage inside a Button, the SVG does not show up, unless we put explicitly Width and Height on the SVGImage. **To Reproduce** Steps to...

bug