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

Make Multi-Format Selections an Optional UI Feature #103

Closed adanvdo closed 2 years ago

adanvdo commented 2 years ago

51

84

Make Multi-Format Selection an Optional UI Feature. Add an option in settings for this.

Format List View a. Pre-Merged Options b. Custom Merge Options

adanvdo commented 2 years ago

a LayoutSettings class has been created. Currently, it only contains a setting for Format Selection Mode. The format grid layout is updated depending on this selection. When "Custom" is selected, a selection check column is added to the grid, and the row indicator column is hidden When "Preset" is selected, the grid returns to the default layout