Twipped / Kalendae

A javascript date picker that just works.
MIT License
1.99k stars 285 forks source link

add 3 more logic checks to see if a parent element was scrolled #233

Closed jwestbrook closed 4 years ago

jwestbrook commented 4 years ago

If a parent element has been scrolled scrollTop or scrollLeft should be not zero (in the case of right to left languages scrollLeft could be negative).