adanvdo / YT-RED-UI

Windows .NET Framework GUI Application for Downloading Video and Audio Files from YouTube and Reddit
48 stars 1 forks source link

Feature: Graphic Crop Tool #149

Closed adanvdo closed 1 year ago

adanvdo commented 1 year ago

Add a graphical crop tool that allows you to draw the crop box on the media thumbnail and calculate crop values based on the area of the drawn rectangle.

adanvdo commented 1 year ago

I've created a simple graphic crop tool that is available when a format is selected and has a valid thumbnail. There is currently an issue where it sometimes does not allow a selection in the whole area. This needs to be fixed

adanvdo commented 1 year ago

I located and fixed an issue where the image bounds are checked while drawing the crop area.

adanvdo commented 1 year ago

this has been implemented in alpha