Open
Description
Update
The PRs that broke configuration warnings were reverted.
A new design is in process for 4.4 at the earliest:
Proposal godotengine/godot-proposals#9098
PR godotengine/godot#90049
Original
Configuration warnings changed from PackedStringArray to an Array that accepts a mix of Strings and Dictionaries { message: String, property?: String }.
If property is set, then show a clickable warning icon on property in the inspector.
Strings in this array are converted to an equivalent Dictionary with message filled.
Metadata
Assignees
Projects
Status
Future Ideas
Activity