Allow SplitContainer to have multiple children
This commit is contained in:
@ -106,3 +106,10 @@ GH-112379
|
||||
Validate extension JSON: Error: Field 'classes/DisplayServer/methods/tts_speak/arguments/5': meta changed value in new API, from "int32" to "int64".
|
||||
|
||||
`utterance_id` argument changed from `int32` to `int64`. No compatibility method needed.
|
||||
|
||||
|
||||
GH-90411
|
||||
--------
|
||||
Validate extension JSON: JSON file: Field was added in a way that breaks compatibility 'classes/SplitContainer/methods/clamp_split_offset': arguments
|
||||
|
||||
Optional argument added for index. Compatibility method registered.
|
||||
|
||||
Reference in New Issue
Block a user