aweary / aweary/react-perimeter
Track horizontal scroll offset
Open
enhancement
good first bug
help wanted
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
We already track the vertical offset (`pageYOffset`) so the perimeter is calculated correctly on scroll (and if the component mounts on a page that is already scrolled).
Horizontal scroll is less common, but still it's good idea to support it nonetheless.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.