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

Composition implementation #56

Merged
merged 12 commits into from
Oct 31, 2022
Merged

Composition implementation #56

merged 12 commits into from
Oct 31, 2022

Conversation

ddelpiano
Copy link
Member

No description provided.

@ddelpiano ddelpiano marked this pull request as draft October 17, 2022 13:17
@ddelpiano ddelpiano requested a review from zsinnema October 25, 2022 14:35
@ddelpiano ddelpiano marked this pull request as ready for review October 25, 2022 14:35
@zsinnema
Copy link
Collaborator

@Dario any change you have time to fix the merge conflicts?

@zsinnema
Copy link
Collaborator

@ddelpiano issue #36 describes these 3 features:

  • when we drag and drop the compositions all the content will move with it.
  • I can still drag and drop any single node inside
  • if a node gets dropped outside the composition then it's not part of that anymore.

after testing the PR I can see that only the first bullet is implemented. I'm not able to add nodes inside the composition (they don't move when I move the composition after I've dropped the node on the composition) and I'm not able to "remove" a node from the composition (when I drag one out it still moves with the composition)

@zsinnema zsinnema merged commit 38ed7fb into metacell Oct 31, 2022
@ddelpiano ddelpiano deleted the feature/36 branch February 7, 2023 14:09
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.

2 participants