Change8

v38.0.0-beta.11

📦 electronView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This beta release fixes a window positioning bug in dialog.showMessageDialog where dialogs were incorrectly centered on the monitor instead of the parent window.

Migration Steps

  1. Install the beta version using npm install electron@38.0.0-beta.11 or npm install electron@beta

🐛 Bug Fixes

  • Fixed an issue where dialog.showMessageDialog showed a window incorrectly centered to monitor instead of parent window when passed.

🔧 Affected Symbols

dialog.showMessageDialog