created a new hook for handling fullscreen rather than using react-full-screen, hopefully that will solve the issues some users are seeing where it goes into full screnn and then immediately exits

This commit is contained in:
csawatzky 2026-05-20 10:38:46 -06:00
parent e6796b1672
commit 74025290f1
4 changed files with 125 additions and 27 deletions

View file

@ -64,7 +64,6 @@
"react-dom": "^18.3.1",
"react-emoji-render": "^2.0.1",
"react-error-boundary": "^5.0.0",
"react-full-screen": "^1.1.1",
"react-horizontal-scrolling-menu": "^7.1.1",
"react-infinite-scroller": "^1.2.6",
"react-joyride": "^2.9.3",