p-stream/src/components/player/internals
Vijay 2722a7db96 Fix keyboard event handling in KeyboardEvents component
- Changed the condition from 'k' to 'keyL' for 'j', 'l', 'm', 'f', 'c', 'r' keys to handle uppercase keys properly.
- Fixed the condition for toggling play/pause to work with both ' ' and 'k' keys.

This commit addresses issues with keyboard event handling and ensures proper functionality with both uppercase and lowercase keys.
2024-04-10 21:24:29 +05:30
..
ContextMenu Upgrade packages, bundling, performance 2023-12-23 18:24:43 +13:00
BookmarkButton.tsx add bookmarks in new store 2023-10-17 16:14:46 +02:00
Button.tsx Some RTL fixes 2023-12-16 16:21:50 +01:00
CastingInternal.tsx Upgrade packages, bundling, performance 2023-12-23 18:24:43 +13:00
HeadUpdater.tsx Localize the rest of everything 2023-11-28 21:11:46 +01:00
KeyboardEvents.tsx Fix keyboard event handling in KeyboardEvents component 2024-04-10 21:24:29 +05:30
MediaSession.tsx fix: add check for setPositionState to avoid TypeError 2024-03-15 17:30:37 +02:00
MetaReporter.tsx Localize the rest of everything 2023-11-28 21:11:46 +01:00
ProgressSaver.tsx only make new save item if difference 2023-11-24 20:05:22 +01:00
ScrapeCard.tsx Style the settings onboarding card 2024-01-20 13:09:42 +01:00
StatusCircle.tsx Style the settings onboarding card 2024-01-20 13:09:42 +01:00
ThumbnailScraper.tsx Fix some thumbnail scraping setting logic 2024-01-18 19:29:58 +01:00
VideoClickTarget.tsx Fix missing timeout on touch controls hovering 2023-12-24 16:12:28 +01:00
VideoContainer.tsx Upgrade packages, bundling, performance 2023-12-23 18:24:43 +13:00