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

[IMPROVE] Fix remember window state on load #1080

Merged

Conversation

boldwade
Copy link
Contributor

@boldwade boldwade commented Feb 7, 2019

@RocketChat/electron

The window state (minimized / maximized) does not persist between when I close and reopen the application. I can see the changes reflected in the window-state-main.json file but as soon as the application loads those previous values would be overwritten. This is to correctly set the state (window size) on load of the application.

@CLAassistant
Copy link

CLAassistant commented Feb 7, 2019

CLA assistant check
All committers have signed the CLA.

@boldwade
Copy link
Contributor Author

boldwade commented Feb 7, 2019

The AppVeyor build failed, the history shows it's been failing for the past, 5 jobs?
Looks like an issue with the artifact destination size of 50000 Mb has been exceeded, according to the logs.

@tassoevan
Copy link
Collaborator

Ouch, it should be misconfigured... Thanks for warn us!

@tassoevan tassoevan merged commit 9ff6b8e into RocketChat:develop Feb 14, 2019
engelgabriel added a commit that referenced this pull request Feb 23, 2019
* develop: (51 commits)
  [FIX] Use Electron notifications (#1101)
  [FIX] Updates preloads scripts to be compatible with Rocket.Chat >0.74.0 (#1099)
  Update gulp
  Update dependencies
  [IMPROVE] i18next (#1096)
  [IMPROVE] New tray icons (#1093)
  [CHORE] Remove unused styles (#1092)
  [IMPROVE] Remove update-remind-later-dialog (#1076)
  Fix for basic-auth servers connect (#1074)
  Fix remember window state on load (#1080)
  Update provisioning profile
  Disable artifact collection by AppVeyor (#1081)
  Add workaround for webview readiness
  update dependencies electron => 4.0.1
  [improve] resolve requested changes
  Replace istanbul with nyc
  Work around icon window in e2e tests
  Add missing id in menu item
  Enable tests in CI
  Fix e2e tests
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants