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

Come up with a clean way to configure not-yet loaded views' properties from controllers or Picker. #3

Open
rivera-ernesto opened this issue Mar 25, 2014 · 0 comments

Comments

@rivera-ernesto
Copy link
Contributor

Currently only the most common properties can be directly configured from the Picker or its controllers without subclassing.

NBUCameraView, NBUCropView, etc., many more properties and some are "forwarded" from the controller but it will be ugly and hard to maintain to just reproduce every property there.

One possible solution would be to have a dictionary of keyPaths and values to be applied as views get loaded.

Related to #2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant