PhatPhuckDave 25112d496b Refactor border detection logic in crop functionality to target nearest edge instead of whatever the fuck random one
Enhance the border detection mechanism in the VideoEditor class by calculating distances to each border and identifying the closest one. This change ensures that the closest border is returned only if within the specified threshold, improving user interaction during crop adjustments.
2025-12-23 09:04:39 +01:00
2025-11-26 14:30:51 +01:00
2025-09-26 13:10:47 +02:00
Description
No description provided
2 MiB
Languages
Python 98.8%
Shell 0.7%
Go 0.5%