Closed bilal-fazlani closed 6 years ago
This has been resolved in the most recent version, I need to update the nuget package with a new release so it's available.
For now we can't set the WindowWidth on Mac or Linux with .net core.
Package has been updated, please update your install to 1.0.1
.
Unfixable
? does that mean 1.0.1 doesn't work linux?
It means the underlying issue is not resolvable as the .net core 2 api does not support resizing the window on linux or mac.
There is a check in there that just skips window resizing if it's not the correct environment, so 1.0.1
should work fine sans window resizing.