Closed MatheusOliveira-dev closed 2 years ago
I already added column width saving in an earlier version #49, but it had a number of issues (#79, #67) so it was removed. Seems like this also has the same issues.
Closing for multiple issues/features in the same pull request/commit.
Ref. Issue: https://github.com/Maxstupo/ydl-ui/issues/101 (1/2)
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.
Ref. Issue: https://github.com/Maxstupo/ydl-ui/issues/102 (1/2)
When a video from the download list was inserted in short url format, the application could not open it in the browser and ended up causing an unhandled error.