11 Commits

Author SHA1 Message Date
Yiannis Christodoulou
3453ec279b play segments functionality 2025-05-22 03:50:30 +03:00
Yiannis Christodoulou
8390aa3ae0 improve the preview 2025-05-22 03:19:11 +03:00
Yiannis Christodoulou
062ced2303 fix: Delete the 500ms when you want to extend the segment and there is no space to create new segment 2025-05-22 02:04:35 +03:00
Yiannis Christodoulou
95fdfdbcc8 fix: Delete the 500ms when you want to extend the segment and there is no space to create new segment 2025-05-22 01:45:39 +03:00
Yiannis Christodoulou
ef3b93995a fix: iPhone update tooltip based on current time position 2025-05-22 01:03:37 +03:00
Yiannis Christodoulou
4cdfdb8354 Update TimelineControls.tsx 2025-05-22 00:37:59 +03:00
Yiannis Christodoulou
c21a520a47 feat: link to media on popup save buttons 2025-05-22 00:25:40 +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
0c75e2503c fix: 10kms instead of 100k 2025-05-19 03:23:33 +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