Put in some changes along sg1.4 dev history.
This commit is contained in:
@@ -221,7 +221,7 @@ void LLFloaterSettingsDebug::onClickDefault(void* user_data)
|
||||
if (controlp)
|
||||
{
|
||||
controlp = controlp->getCOAActive();
|
||||
controlp->resetToDefault();
|
||||
controlp->resetToDefault(true);
|
||||
floaterp->updateControl(controlp);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user