Fix the issue with thin resize space in inventory folder floaters
This commit is contained in:
@@ -69,6 +69,7 @@ LFFloaterInvPanel::LFFloaterInvPanel(const LLSD& cat, const std::string& name, L
|
||||
mPanel->setEnabled(true);
|
||||
mPanel->removeBorder();
|
||||
addChild(mPanel);
|
||||
sendChildToBack(mPanel);
|
||||
removeChild(panel);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user