OpenCut/apps/web/src/components
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
..
editor fix: make track visibility toggle button clickable (#658) 2026-02-23 17:52:33 -06:00
landing fix: UI improvements and multiple keyboard shortcuts support 2026-02-23 17:52:32 -06:00
providers feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
ui feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
editable-timecode.tsx refactor 2026-02-10 16:28:21 +01:00
footer.tsx feat: add dedicated About page (#624) 2026-02-23 17:52:33 -06:00
gitHub-contribute-section.tsx feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
header.tsx fix: UI improvements and multiple keyboard shortcuts support 2026-02-23 17:52:32 -06:00
storage-provider.tsx refactor services structure 2026-01-31 22:19:11 +01:00
theme-toggle.tsx feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00