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

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

Open
shanempope opened this issue Jun 29, 2015 · 2 comments

Comments

@shanempope
Copy link

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.

@TonyAnhTran
Copy link

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?

@shanempope
Copy link
Author

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).

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