Files
hyperframes/packages
Miguel Ángel 2e60005137 feat(studio): hover-to-autoplay on render rows using shared ExpandedVideoPreview
Extracted shared ExpandedVideoPreview component (src/components/ui/)
used by both AssetsTab (video assets) and RenderQueueItem (rendered
videos). Wraps completed render rows in ExpandOnHover with the same
spring-expand + video autoplay pattern as the Compositions and Assets
tabs. No code duplication: AssetsTab video case delegates to the shared
component, RenderQueueItem reuses it with an Open action button.
2026-03-30 22:22:35 +02:00
..