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

Allow multiple profiles in the same sketch #5196

Merged
merged 143 commits into from
Feb 14, 2025
Merged

Conversation

Irev-Dev
Copy link
Collaborator

@Irev-Dev Irev-Dev commented Jan 31, 2025

This is ready I think, battling tests a little bit, but that shouldn't hold up reviews

Refer to this PR for the main PR description.
#4532

Things that are different from that PR is that three-point-circle had some work done with it, it also required that each segment now has many groups of overlays to account for the three handles of three-point-circle that all have x-y inputs
image

There is some kwarg related work in there two.

closes #4828
closes #4619
closes #5191
closes #4233
closes #2931
closes #3082
closes #1876
closes #2426
closes #589

Irev-Dev and others added 30 commits December 18, 2024 07:08
* Add Rust side artifacts for startSketchOn face or plane

* move ast digging

---------

Co-authored-by: Kurt Hutten Irev-Dev <[email protected]>
…riteToFile`

It is already debounced internally. If we await it, we will have to wait for a debounced timeout
@franknoirot franknoirot changed the title Multi profile - prepare original branch for merge Allow multiple profiles in the same sketch Feb 14, 2025
Copy link
Collaborator

@pierremtb pierremtb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Went through the changes at a high level. Kudos for getting this to a mergeable state. Local testing looks good to me too ❤️

Waiting on @franknoirot's approval before merging

},
],
// TODO FIXME, similar to fix me in e2e/playwright/testing-selections.spec.ts
// also related to deleting, deleting in general probably is due for a refactor
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just noticed this deletion of Sketch in the feature tree leads to the sketch var to be delete but not the profiles in it. This can totally be fixed in a subsequent PR, I can take care of opening up a new issue for this.

Screen.Recording.2025-02-14.at.8.43.35.AM.copy.mov

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed on Slack @franknoirot

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

@franknoirot franknoirot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Way to go getting this across the finish line team.

@franknoirot franknoirot merged commit 834f713 into main Feb 14, 2025
35 of 37 checks passed
@franknoirot franknoirot deleted the kurt-multi-profile-again branch February 14, 2025 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants