mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
6 lines
252 B
Text
6 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.
|