-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Labels
Description
Currently, when the playlist panel is open in tsukimi, pressing the Escape (Esc) key does not close it. This behavior is inconsistent with other panels, such as the mediainfo panel, which closes on Esc.
Expected behavior
- When the playlist panel is visible and the user presses Esc:
- The panel should hide/close
- Focus should return to the video player area
- Behavior should be consistent with the mediainfo panel and other overlay panels
Why this is useful
- Improves usability and consistency across the UI
- Provides an intuitive way to dismiss panels without using the mouse
- Matches common patterns in video player interfaces
Reactions are currently unavailable