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

Ability to hide the side bar #166

Closed
bp2008 opened this issue Apr 1, 2024 · 1 comment
Closed

Ability to hide the side bar #166

bp2008 opened this issue Apr 1, 2024 · 1 comment

Comments

@bp2008
Copy link
Owner

bp2008 commented Apr 1, 2024

Some people want to be able to hide the side bar where PTZ controls are.

To do a good job of this, I need to make several changes:

  1. Rename the UI Settings > Top Bar section to Top/Side Bars.
  2. Move the system name button setting to that section.
    image
  3. Add boolean settings to hide the side bar in Live View and in Clips tabs.
  4. The system name button should have a new optional action to Toggle Sidebar.
  5. Show a visual indicator within the System Name button when the side bar is invisible. Clicking the indicator should open UI Settings, filtered to the appropriate settings.
  6. Revise the Top Bar sizing code to not leave blank space for buttons that are not being shown, as this wastes space that could be used by the System Name button at smaller browser widths. (flexbox?)
@bp2008
Copy link
Owner Author

bp2008 commented Jul 6, 2024

Implemented in UI3-269.

@bp2008 bp2008 closed this as completed Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant