-
Notifications
You must be signed in to change notification settings - Fork 41
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
test footprinter default num_pins, and readonly params #262
Comments
/bounty $15 |
💎 $15 bounty • tscircuitSteps to solve:
Thank you for contributing to tscircuit/tscircuit.com! Add a bounty • Share on socials
|
/attempt #262 Options |
@seveibar @ShiboSoftwareDev Please confirm if my understanding is correct, and feel free to share any suggestions you may have. |
Remove number of pins because you should be able to change it from the input under 'Parameters'. |
Thanks for responding! Sure, I got your point. I have started work on it. |
@ShiboSoftwareDev please check 20241126190805.mp4 |
@techmannih as I said for the input fields under 'Parameters' only some of them are readonly. For example:
|
@ShiboSoftwareDev pease check, Now the num_pins behaves like the other parameters and it is not editable. 20241127125057.mp4 |
that's not what I said. some paramters are readonly and some are not; you'd know from their type definition. look at the old 'Number of Pins' input field to know how to handle num_pins because it is a special case, regardless of whether it is readonly or not. If you find it difficult to understand the terminology I'm using send my comments to chatgpt, give it some context and ask it to explain in simpler terms. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Eg. If a component has a readonly pitch param, I wouldn't have the option to change it
The text was updated successfully, but these errors were encountered: