[PR #231] [MERGED] Fix BrowserWindow::SetMenu #1109

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

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/231
Author: @CodeKenpachi
Created: 4/4/2019
Status: Merged
Merged: 5/15/2019
Merged by: @GregorBiswanger

Base: masterHead: master


📝 Commits (1)

  • 2a9c0e1 Fix BrowserWindow::SetMenu

📊 Changes

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

View changed files

📝 ElectronNET.API/BrowserWindow.cs (+1 -1)

📄 Description

Fix SetMenu inside BrowserWindow.


🔄 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/231 **Author:** [@CodeKenpachi](https://github.com/CodeKenpachi) **Created:** 4/4/2019 **Status:** ✅ Merged **Merged:** 5/15/2019 **Merged by:** [@GregorBiswanger](https://github.com/GregorBiswanger) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2a9c0e1`](https://github.com/ElectronNET/Electron.NET/commit/2a9c0e1d60daef8412141a38024ee63025b8ed19) Fix BrowserWindow::SetMenu ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ElectronNET.API/BrowserWindow.cs` (+1 -1) </details> ### 📄 Description Fix SetMenu inside BrowserWindow. --- <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:28 +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#1109