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

'add' event not triggered #77

Open
butchler opened this issue Mar 22, 2012 · 0 comments
Open

'add' event not triggered #77

butchler opened this issue Mar 22, 2012 · 0 comments

Comments

@butchler
Copy link

In the documentation, it says that the 'add' event will be "fired when a new Agility object is added to the object's container" (http://agilityjs.com/docs/docs.html#events-agility). However, instead of triggering 'add', the _container._insertObject() function is triggering either 'append', 'prepend', 'after', or 'before', depending on which function is used to add the object. I'm not sure which ones you want it to trigger, just letting you know about the conflict so you can fix it as you please.

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

1 participant