mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
* NodeMapContent: move Route Lines out of ForEach * NodeMapContent: move Convex Hull out of ForEach * NodeMapContent: Replace `position.nodePosition?` with `node` * NodeMapContent: drop unnecessary LazyVStack in showNodeHistory * NodeMapContent: hoist out nodeColorSwift * Move lineCoords, loraCoords calculations within showRouteLines, showConvexHull respectively * Hoist out repeated node.metadata?.positionFlags lookups / PositionFlags creation * NodeMapContent: remove unused @State * NodeMapSwiftUI: add NodeMapContentEquatableWrapper and NodeMapContentSignature to prevent frequent NodeMapContent recomputation and infinite render loops * NodeMapSwiftUI: disable animation during SwiftUI transactions * NodeMapContent: hoist nodeBorderColor and set allowsHitTesting(false) on history point views * NodeMapContent: prerenderHistoryPointCircle and prerenderHistoryPointArrow to avoid thousands of vector draw operations * NodeMapContent: Shared coordinate list for Route Lines and Convex Hull * NodeMapContent.prerenderHistoryPointArrow: add .frame(width: 16, height: 16) |
||
|---|---|---|
| .. | ||
| Accessory | ||
| AppIntents | ||
| Assets.xcassets | ||
| Enums | ||
| Export | ||
| Extensions | ||
| Helpers | ||
| Measurement | ||
| Meshtastic.xcdatamodeld | ||
| Model | ||
| Persistence | ||
| Preview Content/Preview Assets.xcassets | ||
| Resources | ||
| Router | ||
| Tips | ||
| Views | ||
| AppState.swift | ||
| Info.plist | ||
| Meshtastic.entitlements | ||
| MeshtasticApp.swift | ||
| MeshtasticAppDelegate.swift | ||
| RELEASENOTES.md | ||
| ShowTime.swift | ||