-
Notifications
You must be signed in to change notification settings - Fork 210
Closed
Labels
breaking-changeIssues and PRs that are breaking to fix/merge.Issues and PRs that are breaking to fix/merge.bugc: exportComponent: export (mod export, derive)Component: export (mod export, derive)
Milestone
Description
There has been a report on Discord that FloatHint::Enum
doesn't work ("the godot editor doesn't show a drop down list on the resource"). There seems to be no equivalent GDScript examples in the official docs, and the hint itself doesn't seem to make much intuitive sense. It's suspected that the FloatHint::Enum
variant might be the result of a copy-paste mistake, and was never supported by the editor in the first place.
We should look into the relevant parts of engine code and determine if that was the case.
Metadata
Metadata
Assignees
Labels
breaking-changeIssues and PRs that are breaking to fix/merge.Issues and PRs that are breaking to fix/merge.bugc: exportComponent: export (mod export, derive)Component: export (mod export, derive)