Implemented scheme for making sure nested widgest overdraw parent widgets graphics
This commit is contained in:
@@ -86,5 +86,7 @@ void Popup::createGraphicsImplementation()
|
||||
|
||||
_transform->addChild( style->createPanel(_extents, dialogBackgroundColor) );
|
||||
|
||||
style->setupDialogStateSet(getOrCreateStateSet());
|
||||
|
||||
setGraphicsSubgraph(_transform.get());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user