naver / egjs-axes

A module used to change the information of user action entered by various input devices such as touch screen or mouse into the logical virtual coordinates.
https://naver.github.io/egjs-axes/
MIT License
179 stars 31 forks source link

fix: fix bounce occuring when circular is set in only one direction #207

Closed malangfox closed 1 year ago

malangfox commented 1 year ago

Details

This fixes an error that abnormal bounce area appearing when the circular option was set to only one direction. You can check this error with demo by moving the element to right side, which circular is false.