Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use current visibility state of canvas. Fixes #310
Even though the observer is created with one `threshold`, it may be notified with multiple successive entries (with different `entry.time` values) at once (perhaps if multiple DOM modification were made in the main thread and intermediate notification could not have been sent). While I am here, removing logging that's confusing to devs, end users.
- Loading branch information