720kb / angular-tooltips

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

Support corner positions #205

Closed leonard-thieu closed 7 years ago

leonard-thieu commented 7 years ago

Support for corner positions (top left, top right, bottom left, bottom right) would be useful, particularly for elements (that are positioned near corners) with large tooltips.

Consider the following screenshot as an example. Clicking on the smiley face opens up a tooltip containing a menu. The menu only manages to be partially rendered in the window. The same would apply to any of the cardinal directions. Being able to position it top left would allow it to be fully rendered on screen.

Please ignore the separate issue I'm having where all items in a tooltip that have tooltips all show their tooltips regardless of their trigger event.

scrubby_2017-05-19_14-53-38