- Status New
- Percent Complete
- Task Type Bug Report
- Category Backend / Core
- Assigned To No-one
- Operating System All
- Severity Medium
- Priority Medium
- Reported Version Development
- Due in Version 0.3.1
-
Due Date
Undecided
- Votes
- Private
FS#35 - Change random method for all parameters does not set default values
When clicking on buttons to change the random method for all parameters, the values from previous action are kept.
The expected behavior is to get default value, except for the yellow “Everything random” button.
To reproduce:
- load a plugin
- change the value of a parameter, for instance min: 0.5
- click on “set normal method to all” (the red icon)
- click on “set uniform method to all” (the blue icon)
- the min value is 0.5, instead of the default value (0.0)