mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[PR #468] [MERGED] set default WebPreferences.DefaultFontSize #1191
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/468
Author: @duncanawoods
Created: 8/13/2020
Status: ✅ Merged
Merged: 8/14/2020
Merged by: @GregorBiswanger
Base:
master← Head:fix_bad_fontsize_if_position_is_set📝 Commits (1)
a703049set default WebPreferences.DefaultFontSize to fix tiny text when possition is set📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
ElectronNET.API/Entities/WebPreferences.cs(+1 -1)📄 Description
Fix regression of #345 where the default font size is overridden when the window position is set on creation.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.