blakeblackshear.frigate/web
Sergey Krashevich 5259d51c04
UI Improvement: Full-width birdseye (if no PTZ cameras) (#6817)
* Refactor video player div class names in Birdseye.jsx to be more responsive

* let's JSMpegPlayer dont takes up the entire screen

* Update Birdseye.jsx

* Add useState hook and toggle button for dynamic width adjustment and refactor code for readability in env.js and Birdseye.jsx

* fix stupid typo

* Swapped the controls around

* Remove useless comments

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

* Add button styles to the Birdseye component's toggle width button

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2023-07-07 07:09:55 -05:00
..
__test__ Audio events (#6848) 2023-07-01 08:18:33 -05:00
images Fix site.webmanifest + add svg as favicon (#6304) 2023-05-04 18:04:24 -05:00
public/icons Fix site.webmanifest + add svg as favicon (#6304) 2023-05-04 18:04:24 -05:00
src UI Improvement: Full-width birdseye (if no PTZ cameras) (#6817) 2023-07-07 07:09:55 -05:00
.eslintrc
.gitignore
.prettierrc
index.html update deps (#6973) 2023-07-01 07:47:16 -05:00
package-lock.json update deps (#6973) 2023-07-01 07:47:16 -05:00
package.json update deps (#6973) 2023-07-01 07:47:16 -05:00
postcss.config.cjs
site.webmanifest Fix site.webmanifest + add svg as favicon (#6304) 2023-05-04 18:04:24 -05:00
tailwind.config.cjs
tsconfig.json
tsconfig.node.json
vite.config.ts