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

I can inspect values but cannot change properties. #5

Open
huy-le opened this issue Sep 22, 2017 · 1 comment
Open

I can inspect values but cannot change properties. #5

huy-le opened this issue Sep 22, 2017 · 1 comment

Comments

@huy-le
Copy link

huy-le commented Sep 22, 2017

I integrated successfully. But I am unable to change any properties. Is there any flag I need to turn on?

@nguyenhuy
Copy link
Member

Which properties are you trying to edit? Some properties are not editable due to their characteristics, like those belong to layout specs, because layout specs are (re)created on every measure pass (every time -layoutSpecThatFits: is called). Constrained sizes are also not editable because they are usually influenced by other objects, like the collection/table delegate, or the parent layout element.

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