Skip to content

Fix PrimaryVariablesSwitch::reset function

Dmitry Pavlov requested to merge fix/wasswitched into master

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

Merge request reports