mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-28 22:48:43 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| ContextMenu | ||
| BookmarkButton.tsx | ||
| Button.tsx | ||
| CastingInternal.tsx | ||
| HeadUpdater.tsx | ||
| KeyboardEvents.tsx | ||
| MediaSession.tsx | ||
| MetaReporter.tsx | ||
| ProgressSaver.tsx | ||
| ScrapeCard.tsx | ||
| StatusCircle.tsx | ||
| ThumbnailScraper.tsx | ||
| VideoClickTarget.tsx | ||
| VideoContainer.tsx | ||