Move showDiff from target level to annotation level.
Calculate the `showDiff` flag for the whole annotation, instead of on a per-target basis. Benefits: - One less variable stored inside the annotation model - We can more easily avoid unwanted overrides of the manually set value.
Showing
Please register or sign in to comment