Is it possible to make circular scroll really circular?
Default behavior of circular is to return to first page by scrolling in opposite direction of user's scrolling. So scrolling becomes infinite, but it is not really circular.
Is there a way to form a circle of slides so that scrolling after the last slide will be continued in user's direction?