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