Skip to content
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

Which line number owns connection boxes? #4

Open
ixchow opened this issue Jul 22, 2020 · 0 comments
Open

Which line number owns connection boxes? #4

ixchow opened this issue Jul 22, 2020 · 0 comments

Comments

@ixchow
Copy link
Member

ixchow commented Jul 22, 2020

Currently, the answer appears to be "none"

;!knitout-2
;;Carriers: 1 2

in 2
knit + f1 2
knit + f2 2

in 1
knit + f1 1
knit + f2 1
knit + f3 1
xfer f2 b1
xfer b1 fs1
xfer fs1 bs1
knit - f1 1

knit + f3 2

Suggested fix: yarn connections are owned by the box the yarn is going to. In-column connections that are not part of a yarn connection are owned by the box the yarn is coming from.

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

No branches or pull requests

1 participant