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

Loop appearance with stacked yarns. #11

Open
ixchow opened this issue Aug 2, 2020 · 1 comment
Open

Loop appearance with stacked yarns. #11

ixchow opened this issue Aug 2, 2020 · 1 comment

Comments

@ixchow
Copy link
Member

ixchow commented Aug 2, 2020

This is a front knit that is made through a loop where the green yarn was tucked onto the blue yarn. So the green yarn should be "behind" the blue yarn, but it seems like we're showing it "in front":
image

@ixchow
Copy link
Member Author

ixchow commented Aug 2, 2020

Test case showing this behavior on both front and back beds:

;!knitout-2
;;Carriers: 1 2
in 1
in 2
knit - f2 1
tuck - f2 2
miss + f2 1
knit + f2 1
drop f2
out 1
out 2

in 1
in 2
knit - b4 1
tuck - b4 2
miss + b4 1
knit + b4 1
drop b4
out 1
out 2

in 1
in 2
knit - f3 1
knit - f2 1
knit - b3 2
knit - b2 2
xfer f3 b3
xfer b2 f2
miss + f3 2
drop f2
drop b3
out 1
out 2

(Edited to add xfers and proper yarn outs.)

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