Fix changing view type of categories.

Authored by johanneszarl on Nov 12 2018, 8:24 PM.

Description

Fix changing view type of categories.

When the view type of a category is first changed, and then changed back
to the original value, the second change would not be applied.
Caught by -Wself-assign-field.

Details