Fixing insert/remove bugs in StackLayoutPanel.  Insert always appends to the end.  Remove does not redraw the panel.  Neither adjusted the selectedIndex when inserting/removing at a lower index. This patch also makes StackLayoutPanel implement AnimatedLayout so users can change the default animation duration or force layout.

Issue: 4926, 5304

Review at http://gwt-code-reviews.appspot.com/1359803

Review by: rchandia@google.com

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@9748 8db76d5a-ed1c-0410-87a9-c151d255dfc7
2 files changed