pandora icon indicating copy to clipboard operation
pandora copied to clipboard

Resetting entity in inspector does not clear the dropdown

Open bitbrain opened this issue 2 years ago • 0 comments
trafficstars

Godot version: 4.1 Pandora version: 1.0-alpha4

Given code like this:

@export var entity:PandoraEntity

You are able to select an entity in the editor. However, once you reset the entity the dropdown still contains the entry. After revisiting the inspector later the entity is cleared correctly.

bitbrain avatar Oct 03 '23 03:10 bitbrain