Commit graph

5 commits

Author SHA1 Message Date
tapframe
1756c28ed9 ui changes 2025-11-08 01:27:09 +05:30
Qarqun
698456c205 refactor(player): enhance video controls with modern streaming style
- Moved inline styles to playerStyles.ts for better maintainability
- Redesigned player controls for better user experience:
  - Enhanced skip buttons with rotate animations and semi-transparent backgrounds
  - Enlarged center play/pause button with improved visibility
  - Optimized touch targets and spacing for better interaction
  - Standardized button dimensions and layout

Files changed:
- src/components/player/controls/PlayerControls.tsx
- src/components/player/utils/playerStyles.ts
2025-10-19 01:11:08 +08:00
tapframe
92aaae40f6 test 2025-10-15 01:51:57 +05:30
tapframe
03da6c9a0c push 2025-10-13 01:48:15 +05:30
tapframe
88313e6d06 changes 2025-10-04 21:01:02 +05:30