Ask a question to get started
Enter to send•Shift+Enter new line
should_hydrate_above( self, scroll_position: float, viewport_height: int, top_spacer_bottom: int ) ->
scroll_position
float
viewport_height
int
top_spacer_bottom
Check if older messages should hydrate near the mounted-window edge.
Current scroll Y position.
Height of the viewport.
Estimated row where mounted messages begin.