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

Box containers not copied when performing copy paste #2407

Open
AtlaStar opened this issue Sep 18, 2024 · 1 comment
Open

Box containers not copied when performing copy paste #2407

AtlaStar opened this issue Sep 18, 2024 · 1 comment

Comments

@AtlaStar
Copy link

Steps to reproduce the behavior:

  1. Select an If branch in the visual editor
  2. Copy it and paste it somewhere, cut and paste works properly
  3. See the following

image

Expected behavior
To copy the box container node at when copying

System:

  • OS: Windows 10
  • Godot Version: 4.3.stable
  • Dialogic Version: 2.0 alpha 15

Workaround:
image
ctrl click the box so it is also selected in the copy operation before copying. As you can see it is highlighted gray, showing it is selected, unlike it being purple like the other image (probably not intended behavior either)

Since the cut and paste operation works correctly, the logic error has to be something broken in the copy operation itself

@AtlaStar
Copy link
Author

I should note; it isn't so much that they aren't copied as that appears to be the intended behavior, but rather that the GUI doesn't populate new UI controls on copying which is expected behavior

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

No branches or pull requests

1 participant