Skip to content

Revert gear to original spot, move Live Room into icon toolbar - #206

Merged
aperson30 merged 1 commit into
mainfrom
fix/gear-position-axial-label-liverooms-btn
Aug 28, 2026
Merged

Revert gear to original spot, move Live Room into icon toolbar#206
aperson30 merged 1 commit into
mainfrom
fix/gear-position-axial-label-liverooms-btn

Conversation

@aperson30

Copy link
Copy Markdown
Collaborator

Summary

  • The floating "show toolbar" gear is back at its original top-left position and back to a plain icon button - the earlier fix over-corrected by redesigning it into a labeled pill and relocating it, when the actual problem was narrower: it sat directly on top of the axial pane's own "AXIAL" label. Now the axial pane's label (only the axial one - every other pane is untouched) is pushed down below the gear, and only while the gear is actually showing (toolbar hidden).
  • Live Room moved from its own labeled pill button near the case ID to the end of the icon toolbar, right after the AI button - same icon-only .vp-tool style as every other button there, with the name appearing on hover via the same tooltip pattern the rest of the toolbar already uses.

Test plan

  • npm run build - clean
  • vitest run - 298/298 passing
  • Manual: hide the toolbar, confirm the gear sits in its original corner and the axial label is visible just below it, not hidden
  • Manual: confirm Live Room now appears as the last icon in the toolbar (after AI), showing its name on hover

…e Room button into the icon lineup

- The floating gear is back at its original top-left position and back
  to a plain icon (previous fix over-corrected by redesigning it into a
  labeled pill and moving it - the actual problem was just that it sat
  on top of the axial pane's own label). Now the axial pane's label is
  pushed down below the gear instead, only while the gear is actually
  showing (toolbar hidden) - every other pane's label is untouched.
- Live Room moved from its own labeled button near the case ID to the
  end of the icon toolbar, right after the AI button - same vp-tool
  icon-only style as every other tool in that row, with the name showing
  on hover via the same tooltip pattern the rest of the toolbar uses.
@aperson30
aperson30 merged commit d00f01a into main Aug 28, 2026
8 checks passed
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