Close
NX
NXplace
Searching...
No results found
Home
Posts
Apps
About
Contact
new post
s
available
Load New Posts
Post Not Found
The post you're looking for doesn't exist or has been removed.
← Back to Home
Post not found: Invalid post ID format
Cancel
Confirm
10 || Math.abs($event.touches[0].clientY - touchStartY) > 10) touchMoved = true" @touchend="if (!touchMoved) toggleVideoControls(2)" @click.stop="toggleVideoControls(2)" x-swipe:up.threshold.50px="togglePlayDown();" x-swipe:down.threshold.50px="togglePlayUp();" x-swipe:left.threshold.50px="showNotify('Swipe left to browse videos', 'success',1000);" x-swipe:right.threshold.50px="openDynamicModal('/html/video-listing?typeId=video');" class="absolute inset-0" style="z-index: 100; touch-action: pan-y;" >
Loading next video...
0:00
/
0:00
Unknown
Join
0
0
0
0
Loading video...
0) { currentY = deltaY; const modalContent = document.getElementById('dynamic-modal-content'); modalContent.style.transform = `translateY(${deltaY}px)`; touchMoved = true; $event.preventDefault(); } } " @touchend=" if (isDragging) { isDragging = false; const modalContent = document.getElementById('dynamic-modal-content'); if (currentY > 100) { closeDynamicModal(); } else { modalContent.style.transform = 'translateY(0)'; } currentY = 0; } " >
Loading...