[PR #178] [CLOSED] Fixing window opening example #1095

Open
opened 2026-01-29 16:57:17 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/178
Author: @pasisavolainen
Created: 10/25/2018
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • b45c000 Fixing window opening example

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

Needed this before any window would show up (electron.exe running in background but no window visible)

Env:
Windows 8.1 (9600)
Electron version seems to be 1.7.11.0


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ElectronNET/Electron.NET/pull/178 **Author:** [@pasisavolainen](https://github.com/pasisavolainen) **Created:** 10/25/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`b45c000`](https://github.com/ElectronNET/Electron.NET/commit/b45c000850c3b038e3998de3eb6c26a1af9f5de8) Fixing window opening example ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description Needed this before any window would show up (electron.exe running in background but no window visible) Env: Windows 8.1 (9600) Electron version seems to be 1.7.11.0 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:57:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1095