Ver más productos marca Movo
Movo iVlogger- iPhone Android USB Type-C Compatible Vlogging Kit Smartphone Video Kit Accessories: Phone Tripod, Phone Mount, LED Light and Cellphone Shotgun Microphone for YouTube, Vlog
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
Ver más productos marca Movo
Movo iVlogger- iPhone Android USB Type-C Compatible Vlogging Kit Smartphone Video Kit Accessories: Phone Tripod, Phone Mount, LED Light and Cellphone Shotgun Microphone for YouTube, Vlog
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,4
27 opiniones
5
62%
4
22%
3
10%
2
6%
1
0%
Amanda
Vale la pena por el precio y si estás tratando de hacer contenido fácil de buen busto.
Amazon Customer
Estoy tan contento de haber comprado este artículo. Creo contenido y también lo uso de forma remota para videos y publicaciones. No puedo imaginar estar sin él.
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