Fix logic in unchanged check; compare booleans to detect if they have changed, instead of just anding them. Partially addresses #732
Fix logic in unchanged check; compare booleans to detect if they have changed, instead of just anding them. Partially addresses #732