- GitHub: https://github.com/iOSDevSK/wave.js
- Branch: main
Always start the dev server with --host so it's accessible from mobile/LAN:
npm run dev -- --host 0.0.0.0The 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.