720kb / angular-tooltips

Angularjs tooltips module, add tooltips to your elements - https://720kb.github.io/angular-tooltips
351 stars 157 forks source link

Tooltip doesn't close on mouse leave, if the DOM element is clicked. #144

Closed shishir99111 closed 7 years ago

shishir99111 commented 8 years ago

we are having the execution as follows: onclick of 'label' , pop-up window opens up as well as the tool-tip. but tooltip doesn't on after mouse out event

45kb commented 8 years ago

Hi @shishir99111 can you please provide a jsfiddle or plnkr, i was trying replicating the issue but i am not sure if i quite understand it.