------------------------------------------------------------------------
r1029 | nevcairiel | 2011-06-10 23:10:58 +0000 (Fri, 10 Jun 2011) | 1 line
Changed paths:
   M /trunk/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua

AceGUI-3.0: DropDown: Fix layout when label is hidden (Ticket #234)
------------------------------------------------------------------------
r1028 | mikk | 2011-05-01 13:23:50 +0000 (Sun, 01 May 2011) | 3 lines
Changed paths:
   M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua

- TreeGroup:RefreshTree([scrollToSelection]): new parameter that scrolls to show the current selection when set
- TreeGroup:Select...() will now scroll to show selection (via the above parameter)
- Remembered to bump widget revision too (oops in last commit)
------------------------------------------------------------------------
