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

harden(model-edit): save decomposed port positions for flattened view edits #3453

Merged
merged 6 commits into from
May 1, 2024

Conversation

shawnyama
Copy link
Contributor

@shawnyama shawnyama commented Apr 26, 2024

Description

When port positions from the decomposed view aren't rendered (when we are in the flattened view) they must be saved so that the edges in the decomposed view are drawn properly as we reflect a flattened edit. This occurs specifically when we are creating a new junction. In the BEFORE video I am creating a junction for R. If I did this with I there wouldn't be a problem.

BEFORE:

Screen.Recording.2024-04-26.at.1.05.12.PM.mov

AFTER:

Screen.Recording.2024-04-26.at.1.04.24.PM.mov

@shawnyama shawnyama changed the title feat: save decomposed port positions for flattened view edits harden(model-edit): save decomposed port positions for flattened view edits Apr 26, 2024
@shawnyama shawnyama marked this pull request as ready for review April 26, 2024 17:13
@shawnyama shawnyama linked an issue Apr 26, 2024 that may be closed by this pull request
@shawnyama shawnyama requested a review from mwdchang May 1, 2024 13:48
Copy link
Member

@mwdchang mwdchang left a comment

Choose a reason for hiding this comment

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

thankx!

@shawnyama shawnyama merged commit d447dd0 into main May 1, 2024
5 checks passed
@shawnyama shawnyama deleted the catch-decomp-ports-2 branch May 1, 2024 14:16
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

Successfully merging this pull request may close these issues.

[BUG]: model edit port position edge cases (second pass)
2 participants