live: double-click solos a cell to full screen (fullscreen mode)

Double-clicking a grid cell now maximizes that camera ("solo") via a CSS
class on the grid instead of putting the tile into the browser Fullscreen
API. In fullscreen the soloed camera fills the screen; double-clicking
again returns to the grid (staying fullscreen). From windowed mode the
gesture also enters fullscreen so the camera fills the screen. ESC exits
fullscreen natively; on exit the solo state is cleared.

VERSION -> 0.0.121.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-01 17:32:36 +05:00
parent 44f5aa920f
commit 650a531f21
3 changed files with 39 additions and 11 deletions
+1 -1
View File
@@ -1 +1 @@
0.0.120
0.0.121