I'm trying to use $animate.addClass but it does not work. The class that I specify (app.animation(.className, function()....) is added to the element, but the addClass method is never fired. I am calling this animation from a directive that has a watcher listening to updates in my controller. I have tried to set a timeout for the animation call, thought it was a timing issue, but I don't get it to work. Any ideas..?
-- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
