Extra placement positioning on tooltip
Created by: andresgutgon
Hi, I was searching a way to make the tooltip placement diferent than default:
top, left, right and bottom
I would like to add:
top-left, top-right, bottom-left and bottom-right

To accomplish this I've make a jQuery plugin extension. You can see here: https://github.com/andresgutgon/bootstrap-tooltip-extension
Already implemented?
I would like to know is this is already implemented in TB or is planned to do in a near future.
Thanks, Andres