Commit Graph

3 Commits

Author SHA1 Message Date
klop51
7f6b7b4901 Enhance video widget scaling and export functionality
- Improved video widget scaling to fit within its container while maintaining aspect ratio.
- Added dynamic resizing of the video widget on window resize events.
- Implemented a separate thread for video export to prevent UI freezing and added progress tracking.
- Enhanced export process to include timeline clips as overlays on the main video.
- Updated export completion handling with user feedback and error reporting.
- Adjusted layout and styling for better user experience.
2025-08-16 15:04:09 +02:00
klop51
bc04aba0d7 feat: Implement drag-and-drop functionality for media items in the timeline and media bin 2025-08-16 00:36:15 +02:00
klop51
82082911b3 Refactor code structure for improved readability and maintainability 2025-08-15 22:34:19 +02:00