fix(ngAnimate): ensure that animate promises resolve when the document is hidden
Prior to this fix any promise/callback chained on a call to the $animate methods would only flush if and when the browser page is visible. This fix ensures that a timeout will be used instead when the document is hidden.
M
Matias Niemelä committed
52ea4110d33b7de2845a698913682a03365aa074
Parent: a3a7afd
Committed by Martin Staffa <mjstaffa@googlemail.com>
on 1/17/2016, 7:00:49 PM