Merge pull request #63295 from winterpixelgames/master-allow-scroll-container-scroll-to-be-set-instantly
This commit is contained in:
commit
b3bd082070
1 changed files with 1 additions and 0 deletions
|
|
@ -312,6 +312,7 @@ void ScrollContainer::_update_dimensions() {
|
|||
fit_child_in_rect(c, r);
|
||||
}
|
||||
|
||||
update_scrollbars();
|
||||
update();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue