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

fix brush component roam bug #11998

Merged
merged 1 commit into from
Jan 9, 2020
Merged

fix brush component roam bug #11998

merged 1 commit into from
Jan 9, 2020

Conversation

100pah
Copy link
Member

@100pah 100pah commented Jan 8, 2020

Brief Information

This pull request is in the type of:

  • bug fixing
  • new feature
  • others

What does this PR do?

fix: the cover of the brush component should be able to roam with the coordinate system when using updateTransform.

Fixed issues

Fix #11754.

Details

Before: What was the problem?

The cover of the brush component can not roam with the coordinate system.

After: How is it fixed in this PR?

Fix updateTransform of brush component.

Usage

Are there any API changes?

  • The API has been changed.

Related test cases or examples to use the new APIs

test/brush3.html

Others

Merging options

  • Please squash the commits into a single one when merge.

Other information

… coordinate system when using updateTransform. fix #11754.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Brush area do not move while roam.
3 participants