如果方法入参如果有Description特性,则能够在节点悬浮窗口中显示

This commit is contained in:
fengjiayi
2025-03-15 16:03:58 +08:00
parent 1ae4c87aac
commit 41cf0064f6
6 changed files with 17 additions and 3 deletions

View File

@@ -107,7 +107,6 @@
<CheckBox IsChecked="{Binding NodeModel.DebugSetting.IsInterrupt, Mode=TwoWay}"/>
<TextBlock Text="中断节点"/>
</StackPanel>
</StackPanel>
</Grid>