[PR #416] [MERGED] Add missing API call for SetProgressBar options #1164

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

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/416
Author: @konstantingross
Created: 5/25/2020
Status: Merged
Merged: 5/25/2020
Merged by: @GregorBiswanger

Base: masterHead: master


📝 Commits (1)

  • 485bce0 Add missing API call for SetProgressBar options

📊 Changes

3 files changed (+8 additions, -1 deletions)

View changed files

📝 ElectronNET.Host/api/browserWindows.js (+3 -0)
📝 ElectronNET.Host/api/browserWindows.js.map (+1 -1)
📝 ElectronNET.Host/api/browserWindows.ts (+4 -0)

📄 Description

Specifying a mode now changes the ProgressBar.


🔄 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/416 **Author:** [@konstantingross](https://github.com/konstantingross) **Created:** 5/25/2020 **Status:** ✅ Merged **Merged:** 5/25/2020 **Merged by:** [@GregorBiswanger](https://github.com/GregorBiswanger) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`485bce0`](https://github.com/ElectronNET/Electron.NET/commit/485bce08d762426eaf8c00a03dd29246bcca2fa4) Add missing API call for SetProgressBar options ### 📊 Changes **3 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ElectronNET.Host/api/browserWindows.js` (+3 -0) 📝 `ElectronNET.Host/api/browserWindows.js.map` (+1 -1) 📝 `ElectronNET.Host/api/browserWindows.ts` (+4 -0) </details> ### 📄 Description Specifying a mode now changes the ProgressBar. --- <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:58 +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#1164