scrollpath icon indicating copy to clipboard operation
scrollpath copied to clipboard

Check Current Visibility

Open muhammadadamfirdaus opened this issue 8 years ago • 0 comments

Hi, I wonder if any ways to check current visibility. Example:

if (svg/object on current viewport) {
  so I can add some animation here
} else {
  hide an animation
}

muhammadadamfirdaus avatar Jul 19 '16 12:07 muhammadadamfirdaus