Skip to content

[4.4] Configuration warnings may change implementation #321

Open
@TokisanGames

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.

godotengine/godot#68420

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Projects

  • Status

    Future Ideas

Relationships

None yet

Development

No branches or pull requests

Issue actions