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

[BUG]: Can't sketch on face twice on the same face using point-and-click #5191

Closed
jtran opened this issue Jan 30, 2025 · 1 comment · Fixed by #5196
Closed

[BUG]: Can't sketch on face twice on the same face using point-and-click #5191

jtran opened this issue Jan 30, 2025 · 1 comment · Fixed by #5196
Labels
bug Something isn't working

Comments

@jtran
Copy link
Collaborator

jtran commented Jan 30, 2025

Screenshare.-.2025-01-30.1_12_37.PM.mp4

Error message in the console:

Argument at index 0 was supposed to be type kcl_lib::std::sketch::SketchData but found Sketch

When you try to start the second sketch, it uses the first sketch as the argument to startSketchOn(), and that's wrong.

Note: This is fixed on the multi-profile branch #4828.

@Irev-Dev
Copy link
Collaborator

Jess had listed this in the multi-profile PR, and I'm going through and checking them now, I think I'll open this one back up because it's related enough. and I'll try to get a fix for it now/soon since I'll be doing multi-profile follow up atm.

Here's the bug

Screenshare.-.2025-02-17.3_51_46.PM.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants