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

Adding window state keeper #1

Merged
merged 2 commits into from
May 25, 2018
Merged

Adding window state keeper #1

merged 2 commits into from
May 25, 2018

Conversation

dafuga
Copy link
Contributor

@dafuga dafuga commented May 24, 2018

Storing window attributes and using those on app startup.

@dafuga dafuga requested a review from aaroncox May 24, 2018 16:34
@dafuga dafuga force-pushed the Adding_window_state_keeper branch from 8b3f659 to 3683e79 Compare May 24, 2018 16:34
@@ -193,7 +193,6 @@
"i18next-electron-language-detector": "^0.0.10",
"i18next-sprintf-postprocessor": "^0.2.2",
"i18next-sync-fs-backend": "^1.0.0",
"npm": "^5.7.1",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed this since it was causing a post-install script to fail.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah - strange. It's still working though!

Storing window attributes and using them on electron app startup.
@dafuga dafuga force-pushed the Adding_window_state_keeper branch from 3683e79 to 32ecb09 Compare May 24, 2018 16:37
@@ -97,18 +97,11 @@ JSONStream@^0.8.4:
jsonparse "0.0.5"
through ">=2.2.7 <3"

JSONStream@^1.3.2:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why all of these dependencies got changed when I ran 'yarn install', but can you try this setup and see if it works for you?

@aaroncox
Copy link
Member

Looks good - works well, going to merge it in, then deal with merging my last couple days work in.

@aaroncox aaroncox merged commit 29ce8a0 into master May 25, 2018
@Bardamazon Bardamazon mentioned this pull request Jun 18, 2018
@aaroncox aaroncox deleted the Adding_window_state_keeper branch June 21, 2018 04:50
@aaroncox aaroncox mentioned this pull request Dec 10, 2018
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.

None yet

2 participants