v. 0.7.223
Lateral Load slider value is not taken from config after reloading the app, the value resets to 200% (default) value everytime. Even though the config file has it's previous values, that was saved before. If you click Save Current Config, the value of 200 is saved to config.
Steps to reporoduce:
- Open app.
- Set Lateral Load slider value to maximum - 1000% (anything but default).
- Save as new config.
- Close the app.
- Open the app.
- Note Lateral Load slider value.
Actual result:
- Lateral Load slider value is displayed as 200% (or your default).
- lat_load_effect value is 1000% in config file.
- If you click Save Current Config, the config propery value is updated to displayed one.
Expected result:
Lateral Load slider value is displayed as 1000% (or anything you set in 2 step). So that the displayed value is exactly the same as in config file.
v. 0.7.223
Lateral Load slider value is not taken from config after reloading the app, the value resets to 200% (default) value everytime. Even though the config file has it's previous values, that was saved before. If you click Save Current Config, the value of 200 is saved to config.
Steps to reporoduce:
Actual result:
Expected result:
Lateral Load slider value is displayed as 1000% (or anything you set in 2 step). So that the displayed value is exactly the same as in config file.