redcode-labs / easyWSL

Create WSL distros based on Docker Images.
Other
555 stars 37 forks source link

`Settings` tab show nonreal (empty) values for settings not present in `.wslconfig` #34

Open galeksandrp opened 1 year ago

galeksandrp commented 1 year ago

Issue

When .wslconfig does not have every possible config options set (for example, in case when only memory=1024MB option is set), Settings tab show nonreal (empty) values for settings not present in .wslconfig.

How to reproduce

Actual behaviour

Settings tab show nonreal (empty) values for settings not present in .wslconfig.

image image

Expected behaviour

Settings tab show real default values for settings not present in .wslconfig.

image image

System configuration