Skip to content

Conversation

@plainheart
Copy link
Collaborator

@plainheart plainheart commented May 14, 2023

Resolves apache/echarts#18412. See apache/echarts#18625 for the test case.

When checking the hovering target, the Transformable#transformCoordToLocal function will be used in the Displayable#rectContain function.

But in the Transformable#updateTransform function, the invTransform is not reset when the transform is set to the identity matrix, which may result in a wrong local coordinate.

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.

[Bug] (pie): incorrect response area of pie piece when applied selectedOffset

3 participants