Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience
commit
eec1ce27cb
|
|
@ -911,6 +911,13 @@ bool LLFloater::applyRectControl()
|
|||
}
|
||||
}
|
||||
|
||||
if (saved_rect)
|
||||
{
|
||||
// propagate any derived positioning data back to settings file
|
||||
storeRectControl();
|
||||
}
|
||||
|
||||
|
||||
return saved_rect;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue