Skip to content

Fix missing update when document is changed.

The document change means that all the properties have probably changed. And if this is the first change then previous updates wouldn't have done anything yet.

Fixes #2643 (closed)

Merge request reports