Electron.NET
Electron.NET copied to clipboard
Cannot use float aspect ratios with SetAspectRatio
Isn't the SetAspectRatio
method in the BrowserWindow
class supposed to take a float as the aspect ratio value?
Just like electron's API?