-
Notifications
You must be signed in to change notification settings - Fork 34
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
schPinStyle
should accept pin labels as keys (not just pin numbers)
#301
Labels
Comments
💎 $10 bounty • tscircuitSteps to solve:
Thank you for contributing to tscircuit/core! Add a bounty • Share on socials
|
/attempt #301 will try replicate functionality similar to Options |
/attempt #301
|
devin-ai-integration bot
added a commit
that referenced
this issue
Jan 2, 2025
- Add support for using pin labels as keys in schPinStyle - Add test to verify pin label support in schPinStyle - Merge styles when multiple keys (pin numbers/labels) refer to same pin Fixes #301 Co-Authored-By: [email protected] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try to keep the solution not super hacky.
schPortArrangement
already has similar functionality where you can specify pin numbers or labels and there's some kind of utility function for it./bounty $10
The text was updated successfully, but these errors were encountered: