mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
7 lines
351 B
Text
7 lines
351 B
Text
|
|
GH-36493
|
||
|
|
--------
|
||
|
|
Validate extension JSON: Error: Field 'classes/PopupMenu/methods/add_icon_shortcut/arguments': size changed value in new API, from 4 to 5.
|
||
|
|
Validate extension JSON: Error: Field 'classes/PopupMenu/methods/add_shortcut/arguments': size changed value in new API, from 3 to 4.
|
||
|
|
|
||
|
|
Added optional argument. Compatibility methods registered.
|