NavisworksTransport/src
tian f7544a2095 fix: 别名树深度超限节点导航 — 改用 ModelItem.Parent 链替代 IndexPath
- 移除 IndexPath 解析/偏移量等易错逻辑
- ExpandAndSelect 改为沿 ModelItem.Parent 链回溯,ModelItem.Equals 匹配
- 深层节点通过 BuildNode 直接创建,不依赖占位/懒加载通道
- 删除 LoadPathChild、EnsureChildLoaded 等废弃方法
- 清理约 10 行净代码
2026-05-31 22:30:54 +08:00
..
Commands Reduce pose diagnostics log noise 2026-04-13 02:51:24 +08:00
Core fix: crash from VisualTreeHelper.GetParent during rapid clicks 2026-05-31 18:12:34 +08:00
PathPlanning Fix auto path grid restore and validation 2026-04-26 19:11:03 +08:00
UI/WPF fix: 别名树深度超限节点导航 — 改用 ModelItem.Parent 链替代 IndexPath 2026-05-31 22:30:54 +08:00
Utils fix indentation for AabbSx/Sy/Sz properties 2026-05-30 02:54:42 +08:00