Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't fill path with color / Ability to use painter instead of just custom particle path #91

Open
ervindobri opened this issue Jan 30, 2024 · 1 comment

Comments

@ervindobri
Copy link

Problem:

  • when using a custom particle path this path gets filled, no matter if it's an arc, just a line,

Reproduction:

  • use a custom path like an arc, bezier.
    -> the shape will be filled with one of the random colors

Solution:

  • along using custom path, allow using painters too, so the particles are more customizable

image

@shinriyo
Copy link
Contributor

shinriyo commented Jul 2, 2024

@ervindobri Show me your code please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants