Ver más productos marca Godox
Godox XPro TTL Wireless Trigger,1/8000s High-Speed-Sync,5 Dedicated Group Bottons and 11 Customizable Functions (XPro-C Compatible with Canon)
8 || deltaY > 8)) {
isHorizontalSwipe = deltaX > deltaY;
}
if (isHorizontalSwipe) {
dragOffset = currentX - touchStartX;
}
"
@touchend="
isDragging = false;
const threshold = containerWidth * 0.15;
const deltaX = Math.abs(currentX - touchStartX);
const deltaY = Math.abs($event.changedTouches[0].clientY - touchStartY);
if (deltaX < 8 && deltaY < 8) {
openLightbox(activeImage);
} else if (isHorizontalSwipe && dragOffset < -threshold) {
activeImage = (activeImage + 1) % totalImages;
} else if (isHorizontalSwipe && dragOffset > threshold) {
activeImage = (activeImage - 1 + totalImages) % totalImages;
}
dragOffset = 0;
isHorizontalSwipe = null;
"
>
1 / 9
50) {
if (diff > 0) { nextImage(); } else { prevImage(); }
}
"
>
1 / 9
Ver más productos marca Godox
Godox XPro TTL Wireless Trigger,1/8000s High-Speed-Sync,5 Dedicated Group Bottons and 11 Customizable Functions (XPro-C Compatible with Canon)
Este producto no esta disponible
Dejanos tu email y te avisamos cuando vuelva a estar en stock.
Te avisaremos cuando vuelva a estar en stock
Opiniones de compradores
4,6
147 opiniones
5
85%
4
5%
3
2%
2
3%
1
5%
EVG
Es muy importante que sea fácil de usar un disparador.
Carlos
Me encanta
Princess of the Dawn
Como usuario por primera vez, te llevará un tiempo aprender a usarlo. No pierdas tiempo tratando de averiguarlo por tu cuenta, ve a YouTube y mira videos sobre cómo funciona.
Amazon Customer
Tan bueno como lo anunciaron, eso es lo que dijeron, y a buen precio. Sin quejas por el momento, espero que siga así por mucho tiempo.
Bobby
no
Recibí una alerta cuando vuelva
Este producto no esta disponible
Dejanos tu email y te avisamos cuando vuelva a estar en stock.
Te avisaremos cuando vuelva a estar en stock