PhatPhuckDave 8f5eacaed5 Refactor video frame resizing logic in VideoEditor to maintain aspect ratio and improve window handling
This commit enhances the video frame resizing process by calculating actual window dimensions and ensuring that the video maintains its aspect ratio when displayed. It introduces a more robust method for determining available space and scaling the video frame accordingly, preventing upscaling beyond screen limits. Additionally, the canvas size is adjusted to match the actual window dimensions, improving the overall user experience during video editing.
2025-09-26 15:05:55 +02:00
2025-09-26 13:10:47 +02:00
Description
No description provided
7.1 MiB
Languages
Python 98.5%
Shell 0.9%
Go 0.6%