Ver más productos marca MakLuen
Phone Camera Cover - Compatible with Phone 14/14 Plus/13/13 Mini/13 Pro/13 Pro Max - Protect Privacy, Not Affect Facial Recognition-Black
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 / 7
Ver más productos marca MakLuen
Phone Camera Cover - Compatible with Phone 14/14 Plus/13/13 Mini/13 Pro/13 Pro Max - Protect Privacy, Not Affect Facial Recognition-Black
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,1
4 opiniones
5
39%
4
33%
3
28%
2
0%
1
0%
AJ
Esta funda para la cámara del iPhone se coloca en menos de 90 segundos y se mantiene en su lugar, incluso si le das duro a tu teléfono. La tapa deslizante de la cámara tampoco se mueve a menos que la muevas tú... a diferencia de otras fundas para cámaras que he probado. Estoy realmente muy satisfecho con esta.
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