You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce RouteCache definition inside props, similar to manualEdits
Implement pulling pcb traces from route cache (NOTE: the ids won't be the same on subsequent renders! the route cache must use a selector instead of ids like manualEdits!)
Implement function that converts circuit-jsonpcb_traces into a route cache (maybe this can be a separate export of props? unclear what module- but I lean towards props as an optional/secondary export)
The text was updated successfully, but these errors were encountered:
RouteCache
definition inside props, similar to manualEditscircuit-json
pcb_trace
s into a route cache (maybe this can be a separate export of props? unclear what module- but I lean towards props as an optional/secondary export)The text was updated successfully, but these errors were encountered: