-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Remember window size and position #904
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
Conversation
Will this work for multiple project windows open at once? If you can, you might post a brief screen video of this working. |
This doesn't work for multi-project windows. Will look into it. Thanks! |
Just to be clear, we don't currently support multiple projects in a single window. I meant each open project having its own window. |
@austincondiff I did a sync fork which brought in a new commit in this PR. Is this okay - not sure if I should have done that. |
As long as your branch is still based on main and there are no conflicts arising, everything is good 👍🏻 |
Added screen recording above. In hindsight, should have used the mouse to quit the app instead of cmd+Q. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, nice work!
Beautiful, nice work @Code-DJ! @allcontributors add @Code-DJ for code and bug |
I've put up a pull request to add @Code-DJ! 🎉 |
Description
Remember the window size and position across sessions.
Related Issue
Checklist
Screenshots
Screen.Recording.mp4
Closes #902