Re: Animation stops after a minimize

From: Craig Swearingen (swearing_at_us.ibm.com)
Date: 01/28/05


Date: Fri, 28 Jan 2005 14:58:03 -0600

After further investigation I determined the animation only stopped if focus
was on the browser widget when the top-level window was minimized. An
obvious work around (which worked) is to move the focus before the window is
minimized.

I would think there would be a way to override this action without having to
move the focus, however.

Craig