Default allowHighDPI to false on desktop, fix initialization to set value
This commit is contained in:
@@ -77,6 +77,7 @@ class ApplicationMain {
|
||||
windows: [
|
||||
::foreach windows::
|
||||
{
|
||||
allowHighDPI: ::allowHighDPI::,
|
||||
antialiasing: ::antialiasing::,
|
||||
background: ::background::,
|
||||
borderless: ::borderless::,
|
||||
|
||||
Reference in New Issue
Block a user