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

Fix edge case with editor pasting #2145

Merged

Conversation

jstone-lucasfilm
Copy link
Member

This changelist fixes the edge case of pasting with an empty copy buffer in the Graph Editor.

Previously, this action would have an unintended effect on node positions, and it now has no impact on the graph.

This changelist fixes the edge case of pasting with an empty copy buffer in the Graph Editor.

Previously, this action would have an unintended effect on node positions, and it now has no impact on the graph.
@jstone-lucasfilm
Copy link
Member Author

I'm CC'ing @lfl-eholthouser and @kwokcb on this proposed change, just in case they spot any issues that I've missed.

@kwokcb
Copy link
Contributor

kwokcb commented Dec 15, 2024

Looks good to me.

@jstone-lucasfilm jstone-lucasfilm merged commit 13892cb into AcademySoftwareFoundation:main Dec 15, 2024
34 checks passed
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