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

Add child-seqs to outline nodes for copy+paste handling #9031

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

Jhonnyg
Copy link
Contributor

@Jhonnyg Jhonnyg commented Jun 4, 2024

The editor now has support for copy/paste/cut of all resources nodes in the outline view except for "layouts". Layouts are unique and only one of each type can exist in a GUI at any time.

Fixes #6682

@Jhonnyg Jhonnyg added feature request A suggestion for a new feature editor Issues related to the Defold editor gui Issues related to gui components labels Jun 4, 2024
@Jhonnyg Jhonnyg requested a review from matgis June 4, 2024 17:05
Copy link
Contributor

@matgis matgis left a comment

Choose a reason for hiding this comment

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

Nice job! Works great! ❤️

editor/src/clj/editor/gui.clj Outdated Show resolved Hide resolved
@Jhonnyg Jhonnyg merged commit 1936887 into editor-dev Jun 5, 2024
5 checks passed
@Jhonnyg Jhonnyg deleted the DEFEDIT-issue-6682-copy-paste-outline-nodes branch June 5, 2024 15:55
AGulev pushed a commit that referenced this pull request Jun 25, 2024
* Add child-seqs to outline nodes for copy+paste handling

* Minor fixups

* Made gen-outline-node-tx-attach-fn public and added to SDK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor Issues related to the Defold editor feature request A suggestion for a new feature gui Issues related to gui components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants