DropAnimatorMixin::updatePool compares actual pool with the graphical pool.
commit77847ec549decd46a49e58682b2504c462de64f0
authorPaolo Capriotti <p.capriotti@gmail.com>
Tue, 7 Aug 2007 15:58:10 +0000 (7 17:58 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Tue, 7 Aug 2007 15:58:10 +0000 (7 17:58 +0200)
treec58d8cfd311464f39b204316e3b47db3e6be0d30
parent8b2c751724dbd4c64596fb2692315d889ab145af
DropAnimatorMixin::updatePool compares actual pool with the graphical pool.

This change mimics what happens with BaseAnimator::warp. The advantages are:
* In case of animator bugs, the pool can be fixed with a call to updatePool.
* The code is slightly longer, but more readable.
* This should work with any variant, as long as the pool is wrappable by
  WrappedPool.
src/hlvariant/dropanimator.h