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

Drag preview doesn't show in detached script editor #79282

Closed
robbertzzz opened this issue Jul 10, 2023 · 2 comments
Closed

Drag preview doesn't show in detached script editor #79282

robbertzzz opened this issue Jul 10, 2023 · 2 comments

Comments

@robbertzzz
Copy link

Godot version

v4.1.stable.official [9704596]

System information

Windows 11

Issue description

When dragging nodes from the scene tree onto a detached script editor, no drag preview is visible. This means there is no indication to the user that they're actually able to drop something into the script editor. Dropping the node still works, it's just the preview that doesn't show.

This still works fine when using the attached script editor.

Steps to reproduce

  • Create a scene with a script attached to some node
  • With a detached script editor, drag a node from the scene tree into the script
  • Observe that no drag preview is visible

Minimal reproduction project

N/A

@AThousandShips
Copy link
Member

@Sauermann
Copy link
Contributor

Thanks for the report. Currently the preview is only visible in the Viewport, where dragging started. This is already reported in #67186. Consolidating as duplicate with that bugreport.

@Sauermann Sauermann closed this as not planned Won't fix, can't repro, duplicate, stale Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants