mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 13:33:14 +00:00
fix tools actions with event delegation in basket workzone
fix bridge action href in basket workzone PHRAS-615 - fix tools actions positionning in basket workzone
This commit is contained in:
@@ -318,6 +318,7 @@
|
||||
var ratioImage = $(h).width() / $(h).height();
|
||||
|
||||
//position de l'image
|
||||
console.log('$eventTarget', $eventTarget)
|
||||
if ($eventTarget.offset().left > (v.x - $eventTarget.offset().left - $eventTarget.width())) {
|
||||
hor = 'gauche';
|
||||
wiH = $eventTarget.offset().left;
|
||||
|
Reference in New Issue
Block a user