ArtificialQualia / PyEveLiveDPS

PyEveLiveDPS (PELD) is a live DPS calculator and grapher for EVE Online
GNU General Public License v3.0
160 stars 27 forks source link

Persistent Settings #11

Closed ArtificialQualia closed 7 years ago

ArtificialQualia commented 7 years ago

Currently, PELD forgets all your settings when you restart the program. This is not desirable at this point as the configuration options can get fairly complicated and we do not want users to have to immediately open up the settings window on every run and spend minutes re-configuring the program.

Also included in this feature would be saving the window position and size, which is desirable since users who consistently open the program will already have a 'spot' for it amongst their eve windows, and it does not make sense to require a user to put it back to the same position every time.

ArtificialQualia commented 7 years ago

added