Skip to content
Snippets Groups Projects
Commit c5719c44 authored by Tofu Linden's avatar Tofu Linden
Browse files

whee, back to a floater for now. i'm going to stop worrying about the...

whee, back to a floater for now.  i'm going to stop worrying about the position for a while and work on the functionality.
parent 6b1cc111
No related branches found
No related tags found
No related merge requests found
......@@ -516,10 +516,10 @@ static void onClickVolume(void* data)
// toggle the master volume pull-down
#if 1
//LLFloater* vp =
LLFloaterReg::showInstance("volume_pulldown"); //tmp
#if 0
#else
//LLPanelVolumePulldown *foo=
//new LLPanelVolumePulldown();
//LLPanel* container = getRootView();//->getChild<LLPanel>("nav_bar_container");
......
......@@ -81,6 +81,17 @@
name="volume_btn"
tool_tip="Global Volume Control"
width="16" />
<panel
class="panel_volume_pulldown"
follows="all"
height="533"
layout="topleft"
left="0"
name="volume_pulldown"
top="5"
visible="false"
width="313" />
<text
enabled="true"
follows="right|bottom"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment