Commit
Refactor StepSequencer component to replace SegmentedControl with Select for pack patterns
Commit details
Commit notes
This commit updates the StepSequencerInner component by replacing the SegmentedControl with a Select component for better user experience when choosing pack patterns. The Select component now includes a placeholder and ensures that the loadPackPattern function is only called when a valid ID is selected, improving the overall functionality and clarity of the UI.
- Files changed
- 1
- Lines added
- +3
- Lines removed
- −5