Hi @Gerhard,
Good news: These days, scrolling a particular component into view is part of the Anvil standard library! Every component has a scroll_into_view()
method you can use.
Here are the docs on how to use it:
Hi @Gerhard,
Good news: These days, scrolling a particular component into view is part of the Anvil standard library! Every component has a scroll_into_view()
method you can use.
Here are the docs on how to use it: