This commit is contained in:
kwai
2023-02-27 20:19:08 +08:00
parent f8c2115f03
commit 6464cad46e
4 changed files with 51 additions and 2 deletions

View File

@@ -54,6 +54,7 @@ namespace AIStudio.Wpf.Mind.Helpers
break;
}
case NodeLevel.Level3:
case NodeLevel.Level4:
{
mindNode.ItemWidth = 80;
mindNode.ItemHeight = 25;