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
$57.189
+ impuestos: $12.010
Cantidad:
- Compra protegida
- Envío a todo el país
- Garantía de entrega
Características destacadas
- [CONFORT ERGONÓMICO] Soporte y Montaje BoxWave Compatible con Monitor Táctil Raspberry Pi UPERFECT UP-MDS-101B06 (10.1 in). Soporte Compacto QuickSwitch ELEVA tu pantalla y tu postura! Diseñado para reducir la tensión en el cuello y la espalda, este soporte compacto te ayuda a trabajar de manera más inteligente, más tiempo y más cómodamente. *** NOTA: MONITOR TÁCTIL RASPBERRY PI UP-MDS-101B06 (10.1 IN) NO INCLUIDO ***
- [7 ÁNGULOS DE VISUALIZACIÓN PERSONALIZADOS] Elige entre siete ángulos AJUSTABLES para encontrar la altura y el ángulo perfectos para tu dispositivo. Ya sea que estés trabajando, leyendo o transmitiendo, disfruta de una vista clara sin encorvarte.
- [DISEÑO ESTABLE] Equipado con pies de goma antideslizantes, el Soporte Compacto QuickSwitch se mantiene FIRME en su lugar - incluso durante sesiones de escritura intensas o videollamadas.
- [ULTRA PORTÁTIL] Se pliega a solo 1.5 x 10 pulgadas (4 x 25 cm) - perfecto para meter en tu mochila o funda de laptop. Lleva el confort ergonómico contigo A DONDE QUIERA QUE VAYAS.
- [MANTEN TU DISPOSITIVO FRÍO] El diseño de espalda abierta promueve el flujo de AIRE natural, ayudando a prevenir que tu dispositivo se sobrecaliente - incluso durante largas sesiones de trabajo o maratones de transmisión.
Especificaciones técnicas
- Fabricante
- BoxWave
- Peso del artículo
- 9.9 onzas (0.28 kg)
Preguntas y respuestas
Tu pregunta fue enviada. Te responderemos pronto.
¿Dónde te enviamos la respuesta?
Tus preguntas
· Recibirás la respuesta a