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 and restore window size and pos #201

Closed
richardbuckle opened this issue Nov 1, 2017 · 2 comments
Closed

Remember and restore window size and pos #201

richardbuckle opened this issue Nov 1, 2017 · 2 comments
Labels
8. annoyance The behaviour is as specified, but has been found to be annoying in practice by real-world users. user interface Requires a UI change.

Comments

@richardbuckle
Copy link
Member

Steps to reproduce

  1. Launch EDDI
  2. Size and position the window how you like it.
  3. Quit and relaunch EDDI.

Expected

My preferred window size and pos is restored.

Observed

Window size and pos reverts to default.

Investigation

When implementing this be sure to test that the restored window will be onscreen (perhaps the user has disconnected a secondary monitor) and if not, revert to default size and pos.

@richardbuckle richardbuckle added the 8. annoyance The behaviour is as specified, but has been found to be annoying in practice by real-world users. label Nov 1, 2017
@richardbuckle
Copy link
Member Author

Preferably also remember which tab is selected.

@Tkael Tkael added the user interface Requires a UI change. label Dec 10, 2017
Tkael added a commit that referenced this issue Dec 10, 2017
… in place to ensure EDDI cannot fall irretrievably off-screen, per #201. EDDI will also remember minimized and maximized conditions per #231.
Tkael added a commit that referenced this issue Dec 10, 2017
@Tkael
Copy link
Member

Tkael commented Dec 10, 2017

Closed pending approval of #299.

@Tkael Tkael closed this as completed Dec 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8. annoyance The behaviour is as specified, but has been found to be annoying in practice by real-world users. user interface Requires a UI change.
Projects
None yet
Development

No branches or pull requests

2 participants