nohros / nsPopover

Popover dialogs for angularjs applications.
MIT License
126 stars 107 forks source link

Callback function when popover shows #97

Closed nidzovito closed 9 years ago

nidzovito commented 9 years ago

How can I define a callback function when popover shows? Basically I would like to detect the moment when popover shows.

gabehayes commented 9 years ago

98 should resolve this.

gabehayes commented 9 years ago

Fixed by #100.