Hey all, 

I just created a relatively simple directive, in which I'm using a few 
ng-repeats along with ng-class.
The ng-class calls a function that returns the string of the classes to 
apply to the dom node

And I noticed while debuging, that this function was called on every single 
mousemove events 

As far as I know, I don't have any mousemove event listener registered 
anywhere in the app

I'm using Angular 1.2.19. Is it something someone experienced before or 
does anyone have some kind of explanation/solution for this?

Thank you

O.

-- 
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/d/optout.

Reply via email to