Skip to content

[BUG] Lateral Load slider value is not taken from config after reloading the app #475

@andrewVolodko

Description

@andrewVolodko

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:

  1. Open app.
  2. Set Lateral Load slider value to maximum - 1000% (anything but default).
  3. Save as new config.
  4. Close the app.
  5. Open the app.
  6. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions