changes per-kipp to make views transparent.
git-svn-id: svn://10.0.0.236/trunk@12584 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -427,6 +427,8 @@ nsHTMLContainerFrame::CreateViewForFrame(nsIPresContext& aPresContext,
|
||||
aFrame->GetRect(bounds);
|
||||
view->Init(viewManager, bounds, rootView);
|
||||
viewManager->InsertChild(rootView, view, 0);
|
||||
//XXX this needs to be conditional...
|
||||
viewManager->SetViewContentTransparency(view, PR_TRUE);
|
||||
|
||||
NS_RELEASE(viewManager);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user