Ask a question to get started
Enter to send•Shift+Enter new line
Check if we should hydrate messages above the current view.
should_hydrate_above( self, scroll_position: float, viewport_height: int ) -> bool
scroll_position
float
Current scroll Y position.
viewport_height
int
Height of the viewport.