Fix sketch on the face of a translated extrude#11611
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Merging this PR will not alter performance
Comparing Footnotes
|
| Some(SourceRef::Simple { | ||
| range: *range, | ||
| node_path: Some(ast::NodePath { | ||
| steps: node_path.steps[..pipe_step_index].to_vec(), |
There was a problem hiding this comment.
I don't think this is right. Steps is a Vec path from the ast root.
There was a problem hiding this comment.
Thanks I'll look into it!
7079141 to
39827aa
Compare
|
Ugh sorry didn't mean to force push |
…-of-a-translated-extrude
…-of-a-translated-extrude
Fixes #11598. Codex written.