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 views after calling setView multiple times on the same view/selector breaks. #2

Closed
cesutherland opened this issue Nov 7, 2014 · 0 comments
Labels

Comments

@cesutherland
Copy link
Member

No description provided.

cesutherland added a commit that referenced this issue Nov 7, 2014
* check if view is the same view before removing; still splice
* changing to self no-longer makes multiple entries in views array.

For consistency, setting a view to the same selector will now move that
view to the end of the views list and the end of the container.  No
longer blows up when replacing that view.

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

No branches or pull requests

1 participant