utils/common_widgets/live_edge_scroll_view library
Classes
- LiveEdgeScrollableList
- Scrollable list that follows the live edge while pinned, and preserves scroll position when the user has moved away — showing newItemsLabel when newer items arrive.
- LiveEdgeScrollAddon
- Applies live-edge follow / preserve behavior to an existing ScrollController (e.g. desktop table body scroll).
- NewItemsFloatingButton
- Shared floating control used when newer items arrive off-screen.
Enums
- LiveListEdge
- Which end of the list receives new live items.