mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[PR #240] [MERGED] Updates the C# API to accept floating point as in JS. #1116
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:set-progress-bar-fixes📝 Commits (1)
eda9b08Updates 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.