Fix permission panel unclickable

This commit is contained in:
Siana Gearz
2012-08-12 13:33:27 +02:00
parent d2c3e50a3f
commit 73785af730
3 changed files with 1 additions and 4 deletions

View File

@@ -416,7 +416,6 @@ LLFloaterTools::LLFloaterTools()
mPanelFace(NULL),
mPanelLandInfo(NULL),
mTabLand(NULL),
mDirty(TRUE)
{
setAutoFocus(FALSE);

View File

@@ -186,8 +186,6 @@ public:
LLPanelFace *mPanelFace;
LLPanelLandInfo *mPanelLandInfo;
LLTabContainer* mTabLand;
LLParcelSelectionHandle mParcelSelection;
LLObjectSelectionHandle mObjectSelection;

View File

@@ -549,7 +549,7 @@
mouse_opaque="true" name="F:" v_pad="0" width="74">
F:
</text>
<panel bottom="-302" border="true" height="155" left="5" width="260" />
<panel mouse_opaque="false" bottom="-302" border="true" height="155" left="5" width="260"/>
<panel
bottom="-328"
border="false"