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

add `useResizeObserver` option to update status when conveyer element is resized #50

Closed anuu0916 closed 11 months ago

anuu0916 commented 1 year ago

Description

The status is not updated when conveyer element is resized.
This option is needed to update the appropriate state based on size changes.

1694423940

Steps to check or reproduce

Code Sample