Migrated baser LLStat* classes and their LLContainerView dependency to llui library and renamed LLScrollableContainerView to LLScrollContainer
This commit is contained in:
@@ -1662,6 +1662,7 @@ LLViewerWindow::LLViewerWindow(
|
||||
rvp.mouse_opaque(false);
|
||||
rvp.follows.flags(FOLLOWS_NONE);
|
||||
mRootView = LLUICtrlFactory::create<LLRootView>(rvp);
|
||||
LLUI::setRootView(mRootView);
|
||||
|
||||
// Make avatar head look forward at start
|
||||
mCurrentMousePoint.mX = getWindowWidthScaled() / 2;
|
||||
|
||||
Reference in New Issue
Block a user