[PR #240] [MERGED] Updates the C# API to accept floating point as in JS. #1116

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

📋 Pull Request Information

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

Base: masterHead: set-progress-bar-fixes


📝 Commits (1)

  • eda9b08 Updates the C# API to accept floating point as in JS.

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 ElectronNET.API/BrowserWindow.cs (+2 -2)
📝 ElectronNET.Host/api/browserWindows.js (+2 -2)

📄 Description

Also adds supports for progress bar options.

Fixes #239


🔄 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/240 **Author:** [@BorisTheBrave](https://github.com/BorisTheBrave) **Created:** 5/5/2019 **Status:** ✅ Merged **Merged:** 5/15/2019 **Merged by:** [@GregorBiswanger](https://github.com/GregorBiswanger) **Base:** `master` ← **Head:** `set-progress-bar-fixes` --- ### 📝 Commits (1) - [`eda9b08`](https://github.com/ElectronNET/Electron.NET/commit/eda9b08cac02f88a397212119a54d96aff910472) Updates the C# API to accept floating point as in JS. ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `ElectronNET.API/BrowserWindow.cs` (+2 -2) 📝 `ElectronNET.Host/api/browserWindows.js` (+2 -2) </details> ### 📄 Description Also adds supports for progress bar options. Fixes #239 --- <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:32 +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#1116