Skip to content

New event processor for roassal  #607

@akevalion

Description

@akevalion

the current event processor for Roassal it contains some error when you do some interactions combinations.
Roassal should change the event system processor to handle different combinations of events in the canvas and the shapes
For example consider that you click on a triangle in a composite shape of a canvas.

image

The process of this event is:
1 capturing: first we enter in the canvas, then in the composite and finally in the triangle.
2 targeting: the target shape is the triangle.
3 bubbling: last the event return from the triangle to its parent.

Take this as a base to start

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