Skip to content
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

Server settings #187

Merged
merged 8 commits into from
Nov 27, 2023
Merged

Server settings #187

merged 8 commits into from
Nov 27, 2023

Conversation

bdlukaa
Copy link
Collaborator

@bdlukaa bdlukaa commented Nov 26, 2023

Added Server Settings. These are settings that will only apply to the specific server. The user can edit them at any time, and even do not specify any property. If not specified, it will fallback to the general settings.

add-server-wizard.mp4

Other updates

  • (performance) Correctly free up players resources when they are no longer used. Previously, the players were kept in memory, using the computer resources when not needed. Now, they are only kept in memory if they are being used by any layouts;
  • (ui) Fixed "Add Server" screen when there is a virtual keyboard open. Previously, the keyboard would take its space, causing the layout to overflow. Now, if the layout overflow, the user can scroll to reach the bottom fields;
  • (ui) Enhanced the sidebar scrolling behavior. If a server has many cameras, the user won't be lost on what server it is when they scroll down: the server name will follow the scroll accordingly;

@bdlukaa bdlukaa merged commit 01f8aca into bluecherrydvr:main Nov 27, 2023
5 checks passed
@bdlukaa bdlukaa deleted the review branch November 27, 2023 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant