Futher work on ComboBox/Popup
This commit is contained in:
@@ -61,7 +61,7 @@ bool Popup::handleImplementation(osgGA::EventVisitor* ev, osgGA::Event* event)
|
||||
|
||||
void Popup::leaveImplementation()
|
||||
{
|
||||
setVisible(false);
|
||||
// setVisible(false);
|
||||
}
|
||||
|
||||
void Popup::createGraphicsImplementation()
|
||||
|
||||
Reference in New Issue
Block a user