Files
godot/editor
HolonProduction 301a8fd559 Fix a bug with moving dock left and right.
Fixes #67039

`get_index` counts internal children by default but `move_child` ignores them therefore `move_child` had no effect.

The call to `set_current_tab` is not needed anymore in Godot 4 since the current tab will change when calling `move_child`.
2022-10-07 19:15:20 +02:00
..
2022-05-20 22:40:38 +02:00
2022-08-22 18:05:10 +02:00
2022-07-23 07:31:17 +02:00
2022-09-05 23:08:28 +02:00
2022-05-20 22:40:38 +02:00
2022-05-20 22:40:38 +02:00
2022-08-22 18:05:10 +02:00
2022-08-22 18:05:10 +02:00
2022-08-29 14:28:01 +02:00
2022-08-22 18:05:10 +02:00
2022-05-20 22:40:38 +02:00
2022-05-20 22:40:38 +02:00
2022-08-22 18:05:10 +02:00
2022-05-20 22:40:38 +02:00
2022-08-22 18:05:10 +02:00