Skip to content

Visual does not place outgoing and connections properly if underlying element is larger than view #226

@cgballance

Description

@cgballance

If there are many items stacked horizontally, let's say with a Choice element with a lot of When clauses, then the div will have a scrollable area. The outgoing elements will be pinned to the right edge of the viewable area, which is not right, cause it will obscure other elements to the right of any given outgoing. The issue is that scrollHeight/scrollWidth should be used to properly
lay out the svg graphics.

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