Skip to content

visualise overlapping denotations #6

@TimRepke

Description

@TimRepke

At the moment one can annotate denotation boundaries without limitation. However, due to the structure of HTML, only nested denotations can actually be drawn, overlapping denotations cannot. To enable that, these cases have to be determined and instead of drawing one span for each denotation, three are needed (first part of first denotation, overlapping part, second art of second denotation).
Doing so will cause multiple problems upsteam, like how to deal with click events and drawing connections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions