venmo / VENTokenField

Easy-to-use token field that is used in the Venmo app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting HorizontalInset doesn't resize the control due to layoutScrollView and other methods not being called

shanempope opened this issue · comments

Setting HorizontalInset/VerticalInset doesn't resize the control due to layoutScrollView and other methods not being called. Setting the default values and recompiling is the solution for me for now.

I'm not an objective-C expert though, if I were doing this in C# i'd do a getter/setter property and call the layoutMethods() again whenever it was set. I'd like to write a patch but I'm not really sure the best way to do this in obj-c.

Hello, shanempope.
Seem like I'm facing a similar issue with your issue. Did you find the solution for it? Could you share your solution with us?

I set the inset constant manually in the header and rebuilt the dll :/
On Jul 23, 2015 10:35 PM, "TonyAnhTran" notifications@github.com wrote:

Hello, shanempope.
Seem like I'm facing a similar issue with your issue. Did you find the
solution for it? Could you share your solution with us?


Reply to this email directly or view it on GitHub
#73 (comment).