EXT-2760 : Double-clicking an Object in inventory opens the permissions in the side tray
Double clicking on an object no longer brings up both the floater and sidetray (it only brings up the sidetray now). --HG-- branch : avatar-pipelinemaster
parent
073ec70829
commit
f87dcc28fa
|
|
@ -5099,8 +5099,9 @@ void LLAnimationBridgeAction::doIt()
|
|||
//virtual
|
||||
void LLObjectBridgeAction::doIt()
|
||||
{
|
||||
/*
|
||||
LLFloaterReg::showInstance("properties", mUUID);
|
||||
|
||||
*/
|
||||
LLInvFVBridgeAction::doIt();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue