Andrea Paolucci
Andrea Paolucci
This PR enabled the routing by default, but didn't take in consideration the `routeExtras` passed to the component (which is breaking anyone using the `relativeTo` option)
So i found out why they implemented that way: it's because otherwise if you were triggering another tooltip passing with the mouse over the tooltip message you just triggered, it...
@Kiatra any idea if there is a workaround until a proper fix?
It would be interesting to know which property is there making it fail...but i'll try that to see if it's getting fixed for me as well.
@Kiatra Ok i was finally able to check it out, there is still a 1px space between the bar and the bottom for some reason, but it's way less bothering...
@klaascuvelier just pushed the solution
I was about to request the same feature...i can barely fit into my screen too
I can see from the code this is done to avoid emitting the tooltipClick, but to be honest I have no idea how you could trigger just the tooltip click...
@zvonimirfras @Akshat55 for the moment i didn't know where to put the directive, so i placed in the same module where we needed to use, so that it won't affect...
@Akshat55 it could be good, but it would still require a fallback for older browsers as checking compatibility table, only newer versions are supporting it