mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[PR #416] [MERGED] Add missing API call for SetProgressBar options #1164
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/416
Author: @konstantingross
Created: 5/25/2020
Status: ✅ Merged
Merged: 5/25/2020
Merged by: @GregorBiswanger
Base:
master← Head:master📝 Commits (1)
485bce0Add 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.