ElectronNET/Electron.NET

Window Zoom Controls

Aberta

#956 aberto em 2 de dez. de 2025

 (18 comentários) (0 reação) (0 responsável)C# (710 forks)batch import
Featureapihelp wanted

Métricas do repositório

Stars
 (7.040 estrelas)
Métricas de merge de PR
 (Mesclagem média 4d 13h) (7 fundiu PRs em 30d)

Description

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.

Guia do colaborador