1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-30 18:30:54 +00:00
Files
godot/misc/extension_api_validation/4.3-stable_4.4-stable/GH-101482.txt
2025-12-03 16:25:16 +02:00

6 lines
237 B
Plaintext

GH-101482
---------
Validate extension JSON: Error: Field 'classes/RichTextLabel/methods/set_table_column_expand/arguments': size changed value in new API, from 3 to 4.
Added optional "shrink" argument. Compatibility method registered.