Commit 86a0640
fix(top-bar): hide dock & sidebar in web fullscreen on bangumi pages
Entering web fullscreen hid the top bar but left the floating dock / side
buttons painted over the video on bangumi pages (`/bangumi/play/`), the same
root cause as the top bar issue. Reuse useWebFullscreen to hide the whole
Dock & SideBar container as well.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent adcc008 commit 86a0640
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
386 | 387 | | |
387 | 388 | | |
388 | 389 | | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
389 | 393 | | |
390 | 394 | | |
391 | 395 | | |
| |||
619 | 623 | | |
620 | 624 | | |
621 | 625 | | |
622 | | - | |
| 626 | + | |
623 | 627 | | |
624 | 628 | | |
625 | 629 | | |
| |||
0 commit comments