zefoy/ngx-color-picker

Dialog does not open at the correct position in a scrollable page

ewongct opened this issue · 1 comments

image
https://stackblitz.com/edit/stackblitz-starters-tt3rby?file=src%2Fmain.ts

The dialog's top is window.innerHeight - dialog height
but top should be larger when we scroll lower?

Experiencing the same issue in our application