naver / egjs-conveyer

Conveyer adds Drag gestures to your Native Scroll.
https://naver.github.io/egjs-conveyer/
MIT License
111 stars 8 forks source link

feat: add boundaryMargin option #40

Closed malangfox closed 1 year ago

malangfox commented 1 year ago

This adds the option boundaryMargin, which sets the margin space for the reachStart, leaveStart, reachEnd, and leaveEnd events to be triggered at the start and end of the scroll area.