videofolxtv/client/src/components
sebastjanartic fa5014cbf3 Improve carousel scrolling behavior for a smoother user experience
Refactor the `CategoryRow` component in `netflix-grid.tsx` to improve the carousel scrolling logic. The changes include implementing instant jumps to the beginning or end of the carousel when reaching the boundaries during scrolling, and simplifying the click handlers for navigation buttons and touch areas to directly call the `scroll` function. This addresses the issue where scrolling functionality was not working correctly.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 2eb1084e-b728-4449-9231-f1665924c8d5
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/2eb1084e-b728-4449-9231-f1665924c8d5/mZpi7Z1
2025-08-29 11:04:50 +00:00
..
ui Add monetization features for ad revenue generation and management 2025-08-08 18:11:29 +00:00
ad-explanation.tsx Translate all user-facing text to English for broader accessibility 2025-08-29 07:17:26 +00:00
ad-networks.tsx Add monetization indicators and ad network management features 2025-08-08 21:38:22 +00:00
ad-settings.tsx Translate interface elements and video statistics to English 2025-08-29 08:49:48 +00:00
bunny-video-modal.tsx Translate interface elements and video statistics to English 2025-08-29 08:49:48 +00:00
hls-preview-thumbnail.tsx Improve video preview loading and display on the platform 2025-08-07 12:51:03 +00:00
netflix-grid.tsx Improve carousel scrolling behavior for a smoother user experience 2025-08-29 11:04:50 +00:00
quality-indicator.tsx Show video loading speed and quality indicators 2025-08-07 09:22:30 +00:00
search-header.tsx Improve mobile search experience with updated animation and icon 2025-08-28 19:55:13 +00:00
thumbnail-generator.tsx Translate all user-facing text to English for broader accessibility 2025-08-29 07:17:26 +00:00
vast-ad-player.tsx Add monetization indicators and ad network management features 2025-08-08 21:38:22 +00:00
vast-player.tsx Translate interface elements and video statistics to English 2025-08-29 08:49:48 +00:00
video-ads.tsx Add support for displaying video advertisement metadata 2025-08-28 16:47:09 +00:00
video-card.tsx Improve video card performance and visual appeal with smoother animations 2025-08-29 10:49:52 +00:00
video-edit-modal.tsx Translate all user-facing text to English for broader accessibility 2025-08-29 07:17:26 +00:00
video-grid.tsx Translate all user-facing text to English for broader accessibility 2025-08-29 07:17:26 +00:00
video-modal.tsx Fix video player issues by restructuring component logic 2025-08-08 20:19:25 +00:00
video-preview-thumbnail.tsx Add interactive video preview thumbnails on hover 2025-08-07 10:41:05 +00:00