-
Notifications
You must be signed in to change notification settings - Fork 1
Rework Equalizer Modal design #2
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Feature Request
The current 10-band Equalizer modal is functional, but we want to upgrade its visual style.
This is a great task for anyone who enjoys tweaking UI, CSS, and layout components in React.
🛠️ Step-by-Step Implementation Guide
npm install.src/renderer/src/components/Equalizer/EqualizerModal.tsx.src/renderer/src/constants/globalCss.tsor inline Tailwind classes).npm run dev.Eor click the Equalizer button to open the modal.🧪 Verification
Make sure typechecks pass before opening a PR:
Thanks!