Anton Marunko
Anton Marunko
Hello, @bikram990, can you provide a little bit more information? Because as in code - AnimatableVariable has a weak link on a node. Or maybe you can provide example test...
Honestly, I don't think so, renderer dispose all disposables on deinit, exception is - animation observers, but during rendering to native image we don't work with any kinds of animations
Hi, @sam-moshenko, one of the problems related to the wrong gradient stops parsing, I will try to fix this soon, also you can always help by sending a PR.
Fix for gradient stops - https://github.com/exyte/Macaw/pull/638
Honestly, I didn't find any white fill for all SVG/Group, only fill = "none", which one btw not parsed, but shouldn't affect anything for this SVG, maybe I missed something.