wiln / flexlib

Automatically exported from code.google.com/p/flexlib
0 stars 0 forks source link

Calling removeAllElements on a DockableToolBar remove the dragStrip too #346

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a DockableToolBar
2. Put things inside with addElement(thing)
3. then call removeAllElements

What is the expected output?
The toolbar is back to its initial state.

What do you see instead?
The toolbar is empty, even the dragStrip is gone.

What version of the product are you using? On what operating system?
Flexlib 2.5-flex4 on Ubuntu 10.10.

Original issue reported on code.google.com by julien.j...@gtempaccount.com on 27 Jan 2011 at 9:52