Closed seveibar closed 1 day ago
/bounty $5
/attempt #337
with your implementation plan/claim #337
in the PR body to claim the bountyThank you for contributing to tscircuit/core!
@seveibar this method is already present in PrimitiveComponent class, did you mean to add it to NormalComponent?
@ShiboSoftwareDev I pushed it yesterday .
PR #339
This function should traverse upward until it finds the property defined in the
_parsedProps
of any componentFor example if I do
chip.getInheritedProperty("minTraceWidth")
it will return the 0.2