nohros / nsPopover

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

Callback when hided #82

Closed Brueni92 closed 9 years ago

Brueni92 commented 9 years ago

Hi there, it would be great if i could register a callbackfunction to be executed when the popover hides.

The purpose is: Users can modify content, that I need to post to an api at some point. The best moment is when the popover is hided. What do you think?

gabehayes commented 9 years ago

Fixed by #100.