Skip to content

add netLabelWidth to directConnections#2317

Merged
Sang-it merged 2 commits into
mainfrom
dcnetlabelWidth
May 21, 2026
Merged

add netLabelWidth to directConnections#2317
Sang-it merged 2 commits into
mainfrom
dcnetlabelWidth

Conversation

@Sang-it
Copy link
Copy Markdown
Contributor

@Sang-it Sang-it commented May 21, 2026

  • add netLabelWidth for direct connections
  • update schematic trace solver

@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tscircuit-core-benchmarks Ready Ready Preview, Comment May 21, 2026 8:02pm

Request Review

@Sang-it Sang-it force-pushed the dcnetlabelWidth branch from 31a303a to 1865041 Compare May 21, 2026 19:24
@Sang-it Sang-it marked this pull request as ready for review May 21, 2026 19:28
(portA.center.y - portB.center.y) ** 2,
)
: 0
const maxMspDist = group._parsedProps.schMaxTraceDistance ?? 2.4
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

magic number!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added a const for it

@Sang-it Sang-it merged commit b9253a4 into main May 21, 2026
12 checks passed
@Sang-it Sang-it deleted the dcnetlabelWidth branch May 21, 2026 21:36
@tscircuitbot
Copy link
Copy Markdown
Contributor


Thank you for your contribution! 🎉

PR Rating: ⭐⭐
Impact: Minor

Track your contributions and see the leaderboard at: tscircuit Contribution Tracker


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants