-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If an option is enabled shouldDrawErrors
draw trace_errors
#52
Comments
Needed to fix this issue easily in tests: tscircuit/tscircuit#330 (comment) |
This might be a duplicate of: Option to render |
Here are some pull requests that might be helpful reference for this task: |
This might have already been done via: updated to circuit-json and added pcb_trace_id to via. |
/bounty $40 A pcb error should be shown as a dotted red line with text indicating the error. The PCB Viewer has an example of this being here: https://pcb-viewer.vercel.app/?path=/story/traceerror--trace-error-circuit-4 However in circuit-to-svg the red text should always be visible, not just on hover |
|
/attempt #52 @seveibar an error should only be shown when the pcb_trace_error has an array of two ports in pcb_port_ids so that it has two points to connect am I right?
|
💡 @ShiboSoftwareDev submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
🎉🎈 @ShiboSoftwareDev has been awarded $40! 🎈🎊 |
closed in #114 |
tscircuit/soup zod export for trace_error
The text was updated successfully, but these errors were encountered: