volume: a return value of FALSE from the controller is not fatal
A return value of FALSE here indicates that we don't have control-values. In 0.10 we were returning the default value of the property. Now we don't fill an array with defaults in the ControlBinding, but leave it up to the element to handle this case.
Showing
Please register or sign in to comment