mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 12:33:26 +00:00
Tooltip enhancement
This commit is contained in:
@@ -350,7 +350,7 @@
|
|||||||
|
|
||||||
var zH;
|
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();
|
// width = ($(h).width()>(v.x-40))?(v.x-40):$(h).width();
|
||||||
var zL = event.pageX;
|
var zL = event.pageX;
|
||||||
|
Reference in New Issue
Block a user