Skip to content

Can Widgets add onModifiedEnd event handler or export a leftButtonPress handle just receive a callback #2735

@supriome

Description

@supriome

I'm using ImplicitPlaneWidget, I want to listen event of left button release. I notice implict plane behavior has this event listener.

image

But when i use widget, I can only have an option of listen onModified event, it trigger every time when i drag the actor.

image

So, is it possible that add a function like widget.getWidgetState().onModifiedEnd(callback)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions