Skip to content

v0.2.6

Choose a tag to compare

@bhdoggett bhdoggett released this 02 Jul 19:32
· 38 commits to main since this release

Fixtures: Edit Mode

  • New "+" add menu and an "Edit" toggle replace the old always-visible add buttons in the fixtures section
  • Edit mode adds click / Cmd-click / Shift-click multi-select, with a "Remove (n)" button for bulk deletion
  • Drag-to-reorder via a dedicated grip handle, including dragging channels into, out of, and between groups
  • Groups can now be "Unpacked" (ungrouped, keeping their fixtures) via a clearly visible button that replaces the inert full/mute buttons while editing
  • Selecting a group and hitting Remove deletes the group and its fixtures together; Unpack only dissolves the grouping
  • Cleaned up visual noise: removed redundant per-fixture group-color dots/borders (the group's own card already shows its color), fixed slider centering, and gave the drag handle a proper grip icon

Fixture Creation

  • CreateFixtureModal rewritten as a single-screen, grid-based UI for building custom fixtures
  • New AddMultiChannelFixturesModal for batch-creating multiple multi-channel fixtures at once
  • Add/Save is now disabled when a channel conflict is active, with clearer conflict messaging via a new Toast component
  • The "+" add menu's fixture options are now clearly labeled for single-channel vs. multi-channel vs. group creation

Fixes

  • Empty-fixtures message is now centered, larger, and no longer references a single specific button