-
Notifications
You must be signed in to change notification settings - Fork 66
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
Allow to set custom svg background shape #8
Comments
Great, I like it. Are you thinking about creating a pull request regarding this? |
I'd love to contribute, but JS is not my thing. |
Thanks for the comment anyways :) I'll keep this open in case anyone feels like tackling this one, it shouldn't be too hard. A couple of notes on how this could look like:
|
Hey @AleksanderMielczarek. Even though this thread is a little old by now, would you mind elaborating what background shapes you would like to use? Are those shapes custom to your application or are you simply looking for more options, like star, heart, etc? 👍 |
Hi, in this particular case I was looking for background in this shape (it has holes but it's ok, foreground for sure covers it). After all I used circle shape. I don't know how hard would it be to implemented background chooser similar to foreground (circle, rectangle, Google icons and custom icon from local disc). Ideally with filled holes. |
Ok, makes sense, thanks for the explanation 👍 In theory not so super hard. It gets more complicated if that is combined with the score effect. In any case, the issue stays :) |
It would be nice to set two icons. One for foreground (as it is now) and second for background (in addition to current circle and square). What do you think about this idea?
The text was updated successfully, but these errors were encountered: