mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 16:33:27 +00:00
- BackwardRelayPager.floorFor was public but only ever called inside the pager (and its same-module test) — narrow to internal. - RelayReachMarker composable was public but only rendered by RelayWindowLimitMarkers in the same file; the public entry points are RelayWindowLimitMarkers/Sentinels — make it private. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>