Maxstupo / ydl-ui

A UI for the command-line video downloader "youtube-dl"
MIT License
352 stars 34 forks source link

Feature: User can set columns width as preference #103

Closed MatheusOliveira-dev closed 2 years ago

MatheusOliveira-dev commented 2 years ago

When changing the width of the columns of the DataGridView of downloads, the application will save in the preferences file so that after any restart, use as the user defined previously.

MatheusOliveira-dev commented 2 years ago

Ref. Issue: #101