Jackson Thomas Browne 4fb7aac651 Replace magic num in editor_properties_array_dict
Quick update to editor/editor_properties_array_dict max size.
Currently, an array in the EditorInspector won't display a number higher than 1,000,000.
In place of the current magic number this sets the max to be the INT32_MAX.
This eludes the magic number in place and is sufficiently large.

Resolves #77190
2023-05-19 14:34:22 -07:00
..
2023-05-13 16:20:56 +07:00
2023-05-11 04:17:03 +02:00
2023-01-31 18:54:04 +01:00
2023-05-10 05:01:58 +02:00
2023-05-13 16:20:56 +07:00