Commit Graph

6 Commits

Author SHA1 Message Date
Yiannis Christodoulou 321287d009 feat: In Preview mode, you can jump in timeline to review the edits
In Preview mode, you can jump in timeline to review the edits, without having to listen to the full video.
2025-06-11 04:12:24 +03:00
Yiannis Christodoulou 0488a36286 fix: Skip if no video or no active segment 2025-05-22 05:09:18 +03:00
Yiannis Christodoulou 39fcf3c97c play segments (duplicate of preview) 2025-05-22 03:41:21 +03:00
Yiannis Christodoulou 347ce9af6f fixes (#56) - 2894250364
https://github.com/mediacms-io/mediacms-deic/issues/56#issuecomment-2894250364
2025-05-21 06:16:35 +03:00
Yiannis Christodoulou d1745e6a1a Fix segment playback flow, icon consistency, dynamic popups, and iOS/desktop timeline issues
- Fixed segment and cutaway playback to properly stop at the end and resume correctly after user interaction
- Ensured playback continues seamlessly from cutaway to next segment when clicking Play
- Updated start and end bracket icons for both segment and cutaway popup menus to correct designs
- Fixed dynamic updates of popup menus when dragging segment boundaries past the playhead
- Fixed issue where deleting a segment did not trigger correct switch to cutaway popup menu
- Synced playback icons between popup menu and video controls under various playback scenarios
- Replaced browser-native unload confirmation with a custom, unified message to warn about unsaved edits
- Ensured timeline-based editing now works reliably on iPhone/iPad (iOS Safari)
- Fixed issue where clicking at the end of a cutaway area closed the popup and prevented re-opening on desktop browsers
2025-05-19 02:59:58 +03:00
Yiannis Christodoulou a833b606f1 feat: Video Trimmer and more 2025-05-15 10:43:26 +03:00