mirror of
https://github.com/Siccity/xNode.git
synced 2025-12-21 01:36:03 +08:00
Changed default node width from 200 to 208 to match grid lines
This commit is contained in:
parent
7c6ada52b8
commit
8c688b9f8b
@ -44,7 +44,7 @@ namespace XNodeEditor {
|
||||
}
|
||||
|
||||
public virtual int GetWidth() {
|
||||
return 200;
|
||||
return 208;
|
||||
}
|
||||
|
||||
public virtual Color GetTint() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user