fix floating panels and iOS export picking
This commit is contained in:
@@ -54,4 +54,5 @@ void NodeInputBox::added(Node* parent)
|
||||
{
|
||||
Node::added(parent);
|
||||
mouse_capture();
|
||||
m_field_text->key_capture();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user