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

[Bug]: When the perPixelTargetFind is set to true, the selected transparent graphic cannot be moved. #10444

Open
7 tasks done
zhe-he opened this issue Feb 20, 2025 · 1 comment

Comments

@zhe-he
Copy link
Contributor

zhe-he commented Feb 20, 2025

CheckList

  • I agree to follow this project's Code of Conduct
  • I have read and followed the Contributing Guide
  • I have read and followed the Issue Tracker Guide
  • I have searched and referenced existing issues and discussions
  • I am filing a BUG report.
  • I have managed to reproduce the bug after upgrading to the latest version
  • I have created an accurate and minimal reproduction

Version

6.0.2

In What environments are you experiencing the problem?

No response

Node Version (if applicable)

None

Link To Reproduction

https://codepen.io/zhe-he-the-vuer/pen/qEBBQvp

Steps To Reproduce

  1. Create a transparent rectangle A and add it to the canvas.
  2. Select rectangle A by drawing a selection box around it.
  3. Prepare to move rectangle A.

Expected Behavior

A should be moved.

Actual Behavior

A was not moved.

2025-02-20.15.22.09.mov

Error Message & Stack Trace

@asturur
Copy link
Member

asturur commented Feb 20, 2025

I think the point of perPixelTargetFind was also to be able to select objects behind the target, when the target is selected.
I don't remember everything, hopefully old prs have the answer

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

2 participants