Method summary
- handle_horizontal_scroll(self, position)
- handle_vertical_scroll(self, position)
Methods
- handle_horizontal_scroll(self, position)
Called when the horizontal scroll position has changed.
The position parameter will be the current position of the horizontal scroll bar.
- handle_vertical_scroll(self, position)
Called when the vertical scroll position has changed.
The position parameter will be the current position of the vertical scroll bar.