Ryan Roden-Corrent 9d04086451
Document how to autoscroll ScrollContainer.
It is not uncommon to want to scroll to the most recently added child of
a ScrollContainer (e.g. a chat box or activity log). This is a little
tricky, since `ensure_control_visible` will not work on a node on the
same frame as you add it. Let's at least document that you need to wait
until the next frame.

Relates to https://github.com/godotengine/godot-proposals/issues/3629.

Co-authored-by: Yuri Sizov <pycbouh@users.noreply.github.com>
2021-12-12 07:55:01 -05:00
..
2021-11-15 13:14:16 +01:00
2021-11-23 18:06:23 +01:00
2021-11-23 12:20:57 +01:00
2021-11-17 18:07:29 +00:00
2021-11-23 12:20:57 +01:00