Looking at the web desktop sample for Ext-JS I see that when a window is minimized or restored, that there is an animation where a transparent rectangle shrinks down to the task bar or grows up to the window location.
When I look at the same demo for Ext-GWT there is no animation: the window just vanishes and reappears.
Is there a way to turn this animation on for Ext-GWT, and what is the code to do it.