Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

GraphicsView Interaction Event must continue when outside #497

Description

@Yannikk1996

EndInteraction is called when leaving the GraphicsView. This prevents from using this feature to draw useful controls.
There is also an IsInsideBounds Indication which is quite nice but does not help.

Much better behaviour would be that there is no EndInteraction when leaving. So controlling the drawn control is still possible. And Using the IsInsideBounds Indication to cancel the event yourself when it is needed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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