------------------------------------------------------------------------ r45 | Phanx | 2012-12-09 09:15:51 +0000 (Sun, 09 Dec 2012) | 4 lines Changed paths: M /trunk/AceGUI-3.0-SharedMediaWidgets/BackgroundWidget.lua M /trunk/AceGUI-3.0-SharedMediaWidgets/BorderWidget.lua M /trunk/AceGUI-3.0-SharedMediaWidgets/FontWidget.lua M /trunk/AceGUI-3.0-SharedMediaWidgets/SoundWidget.lua M /trunk/AceGUI-3.0-SharedMediaWidgets/StatusbarWidget.lua M /trunk/AceGUI-3.0-SharedMediaWidgets/prototypes.lua - Raised the draw layer of the statusbar widget's bar texture to OVERLAY so it's always visible above the widget's default textures. - Lowered the opacity of the statusbar widget's bar texture so the text is more readable. - Changed all widgets so that the width of the dropdown matches the width of the widget. - Changed the sound widget to play all sounds on the Master channel (ticket #11). ------------------------------------------------------------------------