Skip to content

"Select" elements #26

Description

@uliska

To be able to manipulate SVG elements from Python we must have a possibility to "select" items.
That is, a certain kind of action (e.g. Ctrl-Click or right click) should

  • make the element the "draggedObject" persistently
    -.highlight that object in some distinguishable way
  • allow Python to access/control/manipulate this element

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions