CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

Remember window size and position

Open Code-DJ opened this issue 2 years ago • 2 comments

Description

Remember the window size and position across sessions.

Related Issue

  • #902

Checklist

  • [x] I read and understood the contributing guide as well as the code of conduct
  • [x] My changes generate no new warnings
  • [x] My code builds and runs on my machine
  • [x] I documented my code
  • [x] Review requested

Code-DJ avatar Jan 09 '23 17:01 Code-DJ

Will this work for multiple project windows open at once? If you can, you might post a brief screen video of this working.

austincondiff avatar Jan 09 '23 17:01 austincondiff

This doesn't work for multi-project windows. Will look into it. Thanks!

Code-DJ avatar Jan 09 '23 18:01 Code-DJ

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 avatar Jan 09 '23 18:01 austincondiff

@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.

Code-DJ avatar Jan 09 '23 20:01 Code-DJ

@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 👍🏻

lukepistrol avatar Jan 09 '23 20:01 lukepistrol

Added screen recording above. In hindsight, should have used the mouse to quit the app instead of cmd+Q.

Code-DJ avatar Jan 09 '23 21:01 Code-DJ

Beautiful, nice work @Code-DJ!

@allcontributors add @Code-DJ for code and bug

austincondiff avatar Jan 09 '23 22:01 austincondiff

@austincondiff

I've put up a pull request to add @Code-DJ! :tada:

allcontributors[bot] avatar Jan 09 '23 22:01 allcontributors[bot]