angular-tooltips icon indicating copy to clipboard operation
angular-tooltips copied to clipboard

Can't set appendToBody with tooltipConfigurationProvider

Open Senne opened this issue 10 years ago • 1 comments

I'm unable to set appendToBody using the tooltipConfigurationProvider. I suspect it's because the option is missing in the configuration object right here: https://github.com/720kb/angular-tooltips/blob/master/lib/angular-tooltips.js#L188

Senne avatar Apr 22 '16 10:04 Senne

Hi, yes, it's not supported by provider for the moment, if you send a PR we'll be glad to merge if everything works 👍

PR PR PR :)

45kb avatar Apr 25 '16 07:04 45kb