辉鸭蛋
af7209af48
dispather ui : fix the issue of multi-level directories not being displayed
在 `TpTask.cs` 文件中:
- 修改了异常处理的日志记录逻辑。
- 修复了一个多余的 `}`。
在 `ScriptControlViewModel.cs` 文件中:
- 添加了新的 `using` 语句。
- 修改了 `OnAddPathing` 方法,替换了 `LoadAllPathingScripts` 方法。
- 重构了 `CreatePathingScriptSelectionPanel` 方法,修改了参数类型。
- 添加了 `AddNodesToPanel` 方法,用于递归添加节点。
- 修改了 `SetChildCheckBoxesState` 方法,增加了对嵌套 `StackPanel` 的处理。
- 修改了 `AddSelectedPathingScripts` 方法,调整了 `FileInfo` 的创建方式。
- 添加了对 `item.Project` 的空值检查。
- 添加了 `item.Project.LoadSettingUi` 方法的调用。
- 添加了 `oldItem.Projects.CollectionChanged` 事件的取消订阅。
2024-10-18 21:52:11 +08:00
..
2024-05-26 19:14:44 +08:00
2024-09-30 10:12:13 +08:00
2024-10-13 20:46:56 +08:00
2024-09-30 10:12:13 +08:00
2024-10-09 11:25:59 +08:00
2024-09-23 00:04:09 +08:00
2024-10-18 20:59:58 +08:00
2024-10-14 23:47:39 +08:00
2024-09-22 23:56:39 +08:00
2024-10-18 21:52:11 +08:00
2024-09-23 00:04:09 +08:00
2024-09-29 21:37:54 +08:00
2024-07-15 23:20:04 +08:00
2024-08-20 23:46:29 +08:00
2024-09-24 01:18:26 +08:00
2024-08-14 18:01:02 +08:00
2024-08-20 23:46:29 +08:00
2024-08-14 18:01:02 +08:00
2024-09-01 20:46:34 +08:00
2024-09-01 20:23:10 +08:00
2024-08-14 18:01:02 +08:00
2024-05-02 14:45:07 +08:00
2024-09-21 23:41:20 +08:00
2024-09-23 00:04:09 +08:00
2024-06-01 18:09:34 +08:00
2024-08-14 18:01:02 +08:00
2024-08-14 18:01:02 +08:00
2024-09-23 00:04:09 +08:00
2024-10-01 21:34:33 +08:00