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

[feature] remember last window size and postition? #70

Open
Freed-Wu opened this issue Mar 5, 2023 · 2 comments
Open

[feature] remember last window size and postition? #70

Freed-Wu opened this issue Mar 5, 2023 · 2 comments
Labels
enhancement New feature or request good issue Good feedback

Comments

@Freed-Wu
Copy link
Collaborator

Freed-Wu commented Mar 5, 2023

When users open mulimgviewer, then maximize the window, close it, reopen it. How can let it keep the last window size (maximize) and position? It should be convenient for the large screen to let user not need to maximize every time.

@nachifur
Copy link
Owner

nachifur commented Mar 5, 2023

A configuration file is required before this feature can be implemented.

@nachifur
Copy link
Owner

nachifur commented Mar 7, 2023

You can refer to the following code to control the size of the window.

https://github.com/nachifur/MulimgViewer/blob/master/src/mulimgviewer/src/main.py#L1104

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

No branches or pull requests

2 participants