issues
search
tscircuit
/
core
8
stars
17
forks
source link
Resolved an issue where pin labels for the PinHeader component were not being drawn in SVG
#335
Closed
anas-sarkez
closed
6 days ago
anas-sarkez
commented
6 days ago
/claim #332 closes #332
Updated logic to handle
pinLabels
as either an array or an object
Array indices are now correctly offset to start from
1
for proper labeling in the schematic.
Enhanced compatibility with both array and object formats for
pinLabels
.`
/claim #332 closes #332
pinLabels
as either an array or an object1
for proper labeling in the schematic.pinLabels
.`