Scroll ScrollContainer to focused children
This commit is contained in:
@ -75,6 +75,7 @@ protected:
|
||||
static void _bind_methods();
|
||||
|
||||
void _update_scrollbar_position();
|
||||
void _ensure_focused_visible(Control *p_node);
|
||||
|
||||
public:
|
||||
int get_v_scroll() const;
|
||||
|
||||
Reference in New Issue
Block a user