mirror of
https://github.com/Siccity/xNode.git
synced 2026-03-26 22:49:02 +08:00
!T 加一个最小尺寸
This commit is contained in:
parent
07217505e6
commit
284ecddc50
@ -100,6 +100,7 @@ namespace XNodeEditor {
|
||||
if (this.graphEditor != graphEditor) {
|
||||
this.graphEditor = graphEditor;
|
||||
graphEditor.OnOpen();
|
||||
this.graphEditor.window.minSize = new Vector2(300,300);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user