Skip to main content

SCROLL_BOTTOM

Constant SCROLL_BOTTOM 

Source
pub const SCROLL_BOTTOM: usize = 1_000_000;
Expand description

Sentinel value meaning “follow the latest message position” (top in newest-first chat view). Kept as a legacy name to avoid touching many call sites.