Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On Move Node #170

Closed
ilrein opened this issue Feb 26, 2018 · 3 comments
Closed

On Move Node #170

ilrein opened this issue Feb 26, 2018 · 3 comments

Comments

@ilrein
Copy link

ilrein commented Feb 26, 2018

How can one access an event based on a Node being repositioned?

@jschroeter
Copy link

jschroeter commented Mar 16, 2018

Got the same question, didn't find a solution yet. But just saw #178 and maybe this could also have a relation to #189?

@wamujlb
Copy link

wamujlb commented Jan 2, 2019

I have used mouseUp event on the nodeWidget component.

@dylanvorster
Copy link
Member

there is now a listener for this

positionChanged?(event: BaseEntityEvent<BasePositionModel>): void;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants