Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remember window size and position #82

Closed
daviunic opened this issue Aug 16, 2020 · 1 comment
Closed

Remember window size and position #82

daviunic opened this issue Aug 16, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@daviunic
Copy link
Contributor

It's annoying that the main window always resets itself to default size and position when you close it. Since this isn't really a setting but more like the current state of the form, it could simply be saved into the .NET application settings when exiting and loaded on startup.

@daviunic daviunic added the enhancement New feature or request label Aug 16, 2020
@daviunic daviunic added this to the Version 1.7 milestone Aug 16, 2020
@daviunic daviunic self-assigned this Aug 16, 2020
daviunic added a commit that referenced this issue Aug 16, 2020
Added the description column to the VM listview from issue #79
Main window size and position is now saved and restored as per issue #82
VM list is now reloaded after a VM is edited
VM window is now focused when opening settings as well
Removed the VM description tooltip as it's no longer needed
Removed unused Win32 imports
@daviunic
Copy link
Contributor Author

Implemented in version 1.7.0, also saves VM list column width.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant