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

Electron 1.2.0 #587

Merged
merged 3 commits into from May 26, 2016
Merged

Electron 1.2.0 #587

merged 3 commits into from May 26, 2016

Conversation

feross
Copy link
Member

@feross feross commented May 25, 2016

  • Update to Electron 1.2.0 (Chrome 51)
  • Use .ico format on Windows for best rendering quality, instead of resized .png files
  • Fix crashReporter not working (Windows)
  • Fix window resizing when aspect ratio is enforced (OS X)

@feross
Copy link
Member Author

feross commented May 26, 2016

Tested on OS X, works fine.

Still failing on Windows, even with the newer Electron version :(

@feross
Copy link
Member Author

feross commented May 26, 2016

See electron/electron#5629 for the reason that Windows crashes.

We need to downgrade to an Electron that uses Chrome 49.

@feross feross changed the title Electron 1.1.3 [WIP] Electron 1.1.3 May 26, 2016
@feross
Copy link
Member Author

feross commented May 26, 2016

New plan: wait until next Electron release that contains Chrome 51 (supposedly imminent)

-  Use .ico format on Windows for best rendering quality, instead of
resized .png files
@feross feross changed the title [WIP] Electron 1.1.3 Electron 1.2.0 May 26, 2016
@feross
Copy link
Member Author

feross commented May 26, 2016

Updated PR to Electron 1.2.0 (Chrome 51)

@feross feross modified the milestones: v0.6.1, v0.7.0 May 26, 2016
@feross feross merged commit b167770 into master May 26, 2016
@feross feross deleted the electron-1.1.3 branch May 26, 2016 22:39
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant