fix some ui glitch with NodeButton, start implementing working dir option
This commit is contained in:
@@ -65,6 +65,7 @@ class NodeDialogNewDoc : public NodeBorder
|
||||
public:
|
||||
NodeButton* btn_cancel;
|
||||
NodeButton* btn_ok;
|
||||
NodeButton* btn_path;
|
||||
NodeTextInput* input;
|
||||
NodeText* working_path;
|
||||
NodeComboBox* m_resolution;
|
||||
|
||||
Reference in New Issue
Block a user