godot-docs icon indicating copy to clipboard operation
godot-docs copied to clipboard

Outdated code sample in `Control.set_drag_preview()` documentation

Open fire-forge opened this issue 3 years ago • 0 comments

Your Godot version: v4.0.alpha13.official [59dcddc45]

Issue description: The code sample in Control.set_drag_preview() doesn't use the @export annotation.

URL to the documentation page: https://docs.godotengine.org/en/latest/classes/class_control.html#class-control-method-set-drag-preview

fire-forge avatar Jul 31 '22 22:07 fire-forge