Tyrrrz / YoutubeDownloader

Downloads videos and playlists from YouTube
MIT License
8.7k stars 1.19k forks source link

On open does not remember its last window position and size when it was closed #386

Closed ghost closed 11 months ago

ghost commented 11 months ago

Version

1.10.4

Platform

Windows 10

Steps to reproduce

  1. Open the software and change the window position and size.
  2. Close the software.
  3. Open the software again to observe it did not remember its last window position and size.

Details

A quick five minute tutorial on how this can be achieved with C# software: https://codeproject.com/Articles/15013/Windows-Forms-User-Settings-in-C

Checklist