-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
feat(V6): brush layering POC #7880
Conversation
in case object is a collection
This reverts commit 4c0c142.
`_getNonTransformedDimensions` `_getTransformedDimensions`
account for size only
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
layers didn't pass the doorstep |
Fabric.React.App.Sandbox.-.Google.Chrome.2022-04-17.18-41-52.mp4
This is a nice POC that shows how to use Layer in an advanced way as described in #7860 (comment)
Notice that the brush is drawn below the red static rect as well as below the overlayColor. It's because the Layer is placed there.
View the diff