• csillag's avatar
    Move showDiff from target level to annotation level. · 91c24588
    csillag authored
    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.
    91c24588
annotation.coffee 10.7 KB