Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 441 Bytes

File metadata and controls

14 lines (11 loc) · 441 Bytes

wave.js

Repository

Dev Server

Always start the dev server with --host so it's accessible from mobile/LAN:

npm run dev -- --host 0.0.0.0

Color Picker

The color picker popup must always stay fully inside the control panel — never overflow outside the panel bounds. Test on both desktop and mobile after any changes to the color picker or panel layout.