ElectronNET/Electron.NET

Window Zoom Controls

Offen

#956 geöffnet am 02.12.2025

 (18 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (710 Forks)batch import
Featureapihelp wanted

Repository-Metriken

Stars
 (7.040 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 4T 13h) (7 gemergte PRs in 30 T)

Beschreibung

Is there currently any way to programmatically set/get the zoom level/factor of a window? I believe the electron side exposes a zoom API on the webFrame, but the BrowserWindow and WebContents classes currently don't provide any possibility to use it.

I understand that this might not be a very urgent feature, but it would be great to have nonetheless. Likewise, I would also gladly accept any alternative solution to get this to work.

Contributor Guide