From cc7288510792f805135ce78374e6e1d0b58c1ee3 Mon Sep 17 00:00:00 2001 From: Tomasz Chabora Date: Tue, 24 Dec 2019 00:03:24 +0100 Subject: Make new ScrollContainer focus behavior optional --- doc/classes/ScrollContainer.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/classes/ScrollContainer.xml b/doc/classes/ScrollContainer.xml index 5218b65886..f57730a591 100644 --- a/doc/classes/ScrollContainer.xml +++ b/doc/classes/ScrollContainer.xml @@ -24,6 +24,9 @@ + + If [code]true[/code], the ScrollContainer will automatically scroll to focused children (including indirect children) to make sure they are fully visible. + -- cgit v1.2.3