Skip to content

Editor tools should be able to operate on full tables of data, not just the first row #3017

@Keavon

Description

@Keavon

Now that we have moved from singleton to table graphical data, we need to update the tools (and any other internal editor code) which relies upon editing just the first row (which is how we refactored it from singleton data).

The Select tool should show the Transform cage around all table elements. If the user double-clicks, it then filters down to the one table element (and shift-clicking lets you multi-select them).

The Path tool should basically work the same way, also.

We can figure out if any other tools require similar treatment after implementing those first two.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Short-Term

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions