likeastore / ngDialog

Modals and popups provider for Angular.js applications
http://likeastore.github.io/ngDialog
3.14k stars 692 forks source link

NgDialog position to center of parent called inside iframe #583

Open sariroti opened 6 years ago

sariroti commented 6 years ago

Having an Iframe and height is overflowing. when the content inside iframe clicked calling ngdialog open the position is centered to the body of iframe, while the desired result is centered to parent body.