Toolbar dragging
Brought to you by:
zander
1) rezising a toolbar using the UIC toolbar handles should draw
a preview on a glasspane.
2) moving a widget to another side of the screen should reset
the sizing set previously.
3) when toolbar grows, make its 'preferred size' grow with it
(in the UICToolBar.getPreferredsize, I think)
4) When sizing a toolbar horizontally (when docked left/right)
smaller, reset or the sizes of others in the same row.
Logged In: YES
user_id=46367
Points 2, 3 and 4 fixed.