Skip to content

fix(frontend): compact song controls#38

Merged
paolino merged 2 commits into
mainfrom
fix/compact-controls
Jul 4, 2026
Merged

fix(frontend): compact song controls#38
paolino merged 2 commits into
mainfrom
fix/compact-controls

Conversation

@paolino

@paolino paolino commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Collapses cell controls into one compact strip and removes the separate cell action row.
  • Collapses track gutter controls into one compact row above VOL/FLT/DLY sliders.
  • Adds labeled Song and Toolbox clusters for the global top-bar actions.
  • Updates the render smoke to assert the new compact structure and preserved interactions.

Validation

  • ./gate.sh

Closes #37

@paolino paolino marked this pull request as ready for review July 4, 2026 13:10
@paolino paolino merged commit e4aa87e into main Jul 4, 2026
4 checks passed
@paolino paolino deleted the fix/compact-controls branch July 4, 2026 13:10
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.

cleanup: collapse cell/track controls to one compact strip (kill wasted space)

1 participant