scrollxp icon indicating copy to clipboard operation
scrollxp copied to clipboard

Add wrapper when using smooth scrolling

Open thiagorossener opened this issue 4 years ago • 0 comments

ScrollMagic doesn't need a wrapper to work, it works fine in the <body>. However, documentation is saying a wrapper is required.

TO DO:

  • Create wrapper dynamically if the container is the <body> and smooth scrolling is on
  • Remove wrapper if smooth scrolling is off
  • Improve documentation

thiagorossener avatar May 18 '20 20:05 thiagorossener