Scroll ScrollContainer to focused children
This commit is contained in:
parent
cd9d513285
commit
77a8657633
4 changed files with 34 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue