[FEATURE] Relocate Layout Lock Button so it's not consuming vertical screen space #687
[FEATURE] Relocate Layout Lock Button so it's not consuming vertical screen space #687accius merged 4 commits intoaccius:Stagingfrom
Conversation
|
Nice idea moving the lock toggle into a border tab instead of eating header space. The FlexLayout border styling and CSS additions are clean. |
a new left border tabset using FlexLayout. This panel can collapse. The lock layout control can not be deleted from the border space.
removed styling from JSX, added selectors for border overrides in CSS
added update for stored layout data to add border container, set the lock layout to not be removable, removed empty div
class to the lock button, added locked state styling to the button

What does this PR do?
Moved lock button to render in a new left border tabset using FlexLayout. This panel can collapse. The lock layout control can not be deleted from the border space as we don't want the user to get "stuck" without being able to unlock it.
This addresses #662.
Type of change
How to test
Checklist
server.js: caches have TTLs and size caps (we serve 2,000+ concurrent users)var(--accent-cyan), etc.).bak,.old,console.logdebug lines, or test scripts includedScreenshots (if visual change)