fix layout designer
This commit is contained in:
@@ -51,5 +51,6 @@ kEventResult NodeMessageBox::handle_event(Event* e)
|
||||
void NodeMessageBox::added(Node* parent)
|
||||
{
|
||||
Node::added(parent);
|
||||
mouse_capture();
|
||||
if (added_to_root())
|
||||
mouse_capture();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user