[2.1.7] LuaGuiElement::scroll_to_* methods do not work on scroll-pane
Posted: Tue Jun 23, 2026 4:00 pm
Attempting to call one of the directional scroll_to_* methods on a scroll-pane element produces this error:
This reads:
But the documentation page says they should all work with scroll-pane.
I tested scroll_to_element as well, which is documented to support only scroll-pane, and that does not produce the error.
This reads:
Code: Select all
Cannot execute command. Error: Only callable on text-box.
I tested scroll_to_element as well, which is documented to support only scroll-pane, and that does not produce the error.