Files
immich/web/src/lib/components
Dag Stuan 38e68d16f9 fix(web): exit slideshow when exiting fullscreen. (#19247)
Exit slideshow when exiting fullscreen.

Browsers do not send a keyboard event when exiting fullscreen, so if
the user exits fullscreen with the escape key, the slideshow
remains open, requiring another escape key press to close it. Fix this
by listening for the fullscreenchange event and closing the slideshow
when exiting fullscreen.
2025-06-19 14:10:10 +00:00
..
2025-06-12 23:06:38 +00:00
2025-06-12 23:06:38 +00:00
2025-06-05 02:27:54 +00:00