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

Changing Properties after Initialization #1

Open
rosskimes opened this issue May 31, 2011 · 2 comments
Open

Changing Properties after Initialization #1

rosskimes opened this issue May 31, 2011 · 2 comments
Assignees

Comments

@rosskimes
Copy link

I have having some problems when changing the height and segmentPadding after the view has been placed. I have to resize a bit in landscape, but the view is not changing at all. I even tried calling setNeedsDisplay: on it.

Other than that, it is working great. Keep up the good work.

@samvermette
Copy link
Owner

Indeed, I was aware of this but decided there wouldn't be a use case where you'd be changing the height/padding once the view is added. Totally forgot about orientation change. Will get this fixed shortly, thanks!

@rosskimes
Copy link
Author

Awesome. Thanks!

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