Allow to increase button touchable area (contentEdgeInsets)
agusguerra10 opened this issue · 4 comments
Hey there, thanks for sharing this awesome component Victor.
I'd like to make a suggestion or maybe it's me not using the button as I should and you can give me a hand. I'm trying to create a small button but increase it's touchable area so as it's not difficult for the user to touch it, know what I mean? I usually do this with vanilla UIButtons by adding a contentEdgeInsets, but that's not working for me with the VBFPopFlatButton. I end up having to increase the frame size which in fact it ends increasing the "icon drawing" size.
Let me know if that makes sense. Thanks!
Agus Guerra.
We are having the same issue. Would love to know how to fix this. Great component!
+1
+1 for this
+1 for this
I found this is working for me: StackOverflow