Fix PrimaryVariablesSwitch::reset function
resize() does not reset the existing values. There is no other place where wasSwitched_ is cleared. So the reset() did not work at all.
Fixes #1078 (closed)
Edited by Timo Koch
resize() does not reset the existing values. There is no other place where wasSwitched_ is cleared. So the reset() did not work at all.
Fixes #1078 (closed)