Compose UI doesn't clip to parents by default, che...
# compose
a
Compose UI doesn't clip to parents by default, check the container and modifiers you're using
s
Ah - then the issue is that it’s a rendered svg, and it’s being rendered to a limited bounds.
👍 1