-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FEAT: Ability to reorder & ability to hide Cameras in UI #2981
FEAT: Ability to reorder & ability to hide Cameras in UI #2981
Conversation
@blakeblackshear Is there more needed on this PR or waiting to be closer to the first beta or later before merging? |
I just haven't had time to review outstanding PRs. I am in the middle of working to integrate Frigate+ and will review when I come up for air. |
Totally understand, I'm sure that's a lot of work to do. Thank you for taking the time to reply 😅 |
…rigate into reorder-hide-cameras
…rigate into reorder-hide-cameras
Implementation of #2782
Implementation of #2837
• Add UI config (for other modifications to the UI in the future)
• Ability to hide cameras from dashboard
• Add order to UI config
• Sort cameras by order. The default is 0 for every camera so the current order is maintained in the default case.
• Ability to hide cameras from birdseye specifically.