• Sean Hammond's avatar
    Change $anchored -> $orphan · 6ebf0412
    Sean Hammond authored
    Instead of setting $anchored=true on anchored annotations, set
    $orphan=true on orphaned (i.e. unanchored) ones as we used to do.
    
    Orphaned annotations are the exception: we don't show them, or if
    show_unanchored_annotations is one then we show them with a warning.
    It's simpler and less buggy to add $orphan=true onto the exceptional
    annotations than to try to add $anchored=true onto all of the
    unexceptional ones.
    
    Fixes #2525.
    Fixes #2541.
    6ebf0412
Name
Last commit
Last update
..
settings Loading commit data...
annotation.html Loading commit data...
auth.html Loading commit data...
group_list.html Loading commit data...
markdown.html Loading commit data...
privacy.html Loading commit data...
share_dialog.html Loading commit data...
thread.html Loading commit data...
viewer.html Loading commit data...