likeastore / ngDialog

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

close or closeAll can provide sync method? #482

Open henryzp opened 8 years ago

henryzp commented 8 years ago

hello,

I’m use the ngDialog with 0.6.2

my question is when use close or closeAll,

ngDialog.opened method have two ngdialog DOM first, then one DOM..

there is something to do with the show DOM, so how can I do it?