mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 13:49:54 +00:00
5 lines
252 B
Text
5 lines
252 B
Text
GH-102796
|
|
---------
|
|
Validate extension JSON: Error: Field 'classes/GraphEdit/signals/frame_rect_changed/arguments/1': type changed value in new API, from "Vector2" to "Rect2".
|
|
|
|
Previous type was incorrect. No compatibility system for signal arguments.
|