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

TreeView's mapping of node to Widget fixed #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

TreeView's mapping of node to Widget fixed #27

wants to merge 1 commit into from

Conversation

drjayvee
Copy link

The mapping API changed in YUI 3.6.1, see 8cedb47
TreeView has to wait for Nodes to be instantiated before calling
Widget._mapInstance, since the Node's yuid is used for mapping,
not the DOM's id

The mapping API changed in YUI 3.6.1, see 8cedb47
TreeView has to wait for Nodes to be instantiated before calling
`Widget._mapInstance`, since the Node's yuid is used for mapping,
not the DOM's id
@juandopazo
Copy link
Member

Hi! This repository is only for tracking the content of the gallery. You need to open issues and send pull requests to the author's repository. In this case it's https://github.com/allenrabinovich/yui3-gallery.

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