naver / egjs-visible

A class that checks if an element is visible in the base element or viewport.
https://naver.github.io/egjs-visible/
MIT License
53 stars 6 forks source link

support isTrusted property #6

Closed sculove closed 6 years ago

sculove commented 7 years ago

@sculove commented on Thu Sep 14 2017

Description

provide isTrusted property on events.

When the event is fired using API method, isTrusted is false When the event is fired using User action, isTrusted is true