Patrick Denny

Results 2 comments of Patrick Denny

My workaround was to emit an event when the last item gets loaded then fire the display command when it's caught Made a custom emitter directive (based on this http://stackoverflow.com/questions/15207788/calling-a-function-when-ng-repeat-has-finished)...

Thanks for the love. I was thinking about this last night. Some of the outlying issues may simply need the displayEffect call to be sent asynchronously to the bottom of...