StefanLobbenmeier / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
1.55k stars 62 forks source link

Remember window size and position #108

Open markjirousek opened 8 months ago

markjirousek commented 8 months ago

It would be great if the app would remember its last window size and position. If it is not possible for whatever reason, it would at least be great if the default width could be set wider.

In the current state, the buttons at the bottom get all messed up as soon as you add a video in the queue because the quality output button gets wider (because it adapts to all possible output options).

StefanLobbenmeier commented 7 months ago

Remembering the window size and position is quite tricky, but I agree the default size should accommodate the UI without having the UI be messed up