OpenCut/apps
Abelino Chavez 71bdafac75 fix: make track visibility toggle button clickable (#658)
The eye icon in the track labels was not responding to clicks because
the onClick handler was placed directly on HugeiconsIcon which doesn't
forward click events to the underlying SVG. Fixed by wrapping the icon
in a button element.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-23 17:52:33 -06:00
..
web fix: make track visibility toggle button clickable (#658) 2026-02-23 17:52:33 -06:00