-
Notifications
You must be signed in to change notification settings - Fork 66
add hitTest to this library #22
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
Comments
how large? could you give me the value or screenshot |
Hi. Thanks for your quick response. |
I suggest you modify the source code and set the background circle to a transparent color to achieve the effect. It is not recommended that you put the button outside the radius. |
Well, I have set a picture as the background of the rounded circle, so it doesn't look good if icons locate inside that, since they cover the picture... |
I still don't quite understand your specific needs. If it is convenient, I suggest that you write a small demo that can't be sent to github. I try to improve on your demo. Although I won't swift, I think it might be easier for me to understand your needs. |
Hi,
I'm trying to use this fabulous library with a large radius, in a way that icons would locate outside of the parent view, And as a result, they can't be clicked!!!
how can I add HitTest function to this??
The text was updated successfully, but these errors were encountered: