Tooltip enhancement

This commit is contained in:
Romain Neutron
2012-05-22 14:39:51 +02:00
parent 961383c902
commit d86464b16b

View File

@@ -350,7 +350,7 @@
var zH;
if(vertS > horS)
if((Math.abs(ratioSurfaceV - ratioImage) > Math.abs(ratioSurfaceH - ratioImage)))
{
// width = ($(h).width()>(v.x-40))?(v.x-40):$(h).width();
var zL = event.pageX;