* UINavMenu: 增加可重绘DrawNode
This commit is contained in:
parent
a932af940f
commit
73383cb6b2
@ -781,6 +781,8 @@ namespace Sunny.UI
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
base.OnDrawNode(e);
|
||||
}
|
||||
|
||||
Font tmpFont;
|
||||
|
Loading…
x
Reference in New Issue
Block a user