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

Drop @pixi/interaction import #86

Merged
merged 1 commit into from
May 29, 2023
Merged

Conversation

rougsig
Copy link
Contributor

@rougsig rougsig commented May 29, 2023

cc

#85

@ShukantPal ShukantPal merged commit 448102d into ShukantPal:master May 29, 2023
@ShukantPal
Copy link
Owner

Thanks for your contribution. I'll try to publish the new package soon.

@rougsig
Copy link
Contributor Author

rougsig commented May 30, 2023

Great, thx. Please wait a bit before release, i think this package have a least one more bug with new pixi event system.

(I'm not sure with names of events and I'm not sure if the bug exists)
Theoretical Steps:
1 Create a canvas with sizes w=300, h=300
2 Add objects and transformer
3 Start to transform object, release the mouse (aka globalpointerup) out of the canvas bounds.
4 Transformer will be in transform mode.

It because pixijs7 have two global events, globalpointerup and outsideglobalpointerup

@ShukantPal
Copy link
Owner

I haven’t gotten as much time as I’d like to debug these issues. If you can help fix it, it will be appreciated! Thx

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

Successfully merging this pull request may close these issues.

2 participants