Fix permission panel unclickable
This commit is contained in:
@@ -416,7 +416,6 @@ LLFloaterTools::LLFloaterTools()
|
||||
mPanelFace(NULL),
|
||||
mPanelLandInfo(NULL),
|
||||
|
||||
mTabLand(NULL),
|
||||
mDirty(TRUE)
|
||||
{
|
||||
setAutoFocus(FALSE);
|
||||
|
||||
@@ -186,8 +186,6 @@ public:
|
||||
LLPanelFace *mPanelFace;
|
||||
LLPanelLandInfo *mPanelLandInfo;
|
||||
|
||||
LLTabContainer* mTabLand;
|
||||
|
||||
LLParcelSelectionHandle mParcelSelection;
|
||||
LLObjectSelectionHandle mObjectSelection;
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user