Files
pwweb/src
joren 044c5e551c fix: volume slider and mute button race conditions
- Mute button click no longer triggers node drag (priority check in onMouseDown)
- Volume slider clamped to 0-100% in both display and API
- Added draggable circle handle on slider end
- Volume drag state tracked globally, not per-element
- Backend: fixed spa_pod_builder API usage (push_object/pop with frame)
- Volume calculated from SVG coordinates properly via svgPoint conversion
2026-03-29 23:29:40 +02:00
..
2026-03-29 23:21:39 +02:00