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 the wrong click event ID when moving the mouse #14305

Merged
merged 1 commit into from
Feb 19, 2023

Conversation

qiuguohua
Copy link
Contributor

@qiuguohua qiuguohua commented Feb 17, 2023

Fix the problem that the buttonID of the click event is not correct when the mouse moves

Re: #
#14119 (comment)

Changelog


Continuous Integration

This pull request:

  • needs automatic test cases check.

    Manual trigger with @cocos-robot run test cases afterward.

  • does not change any runtime related code or build configuration

    If any reviewer thinks the CI checks are needed, please uncheck this option, then close and reopen the issue.


Compatibility Check

This pull request:

  • changes public API, and have ensured backward compatibility with deprecated features.
  • affects platform compatibility, e.g. system version, browser version, platform sdk version, platform toolchain, language version, hardware compatibility etc.
  • affects file structure of the build package or build configuration which requires user project upgrade.
  • introduces breaking changes, please list all changes, affected features and the scope of violation.

@qiuguohua qiuguohua changed the title Fix the problem that the buttonID of the click event is not correct w… Fix the wrong click event ID when moving the mouse Feb 17, 2023
@qiuguohua qiuguohua changed the base branch from v2.4.11 to v2.4.12 February 17, 2023 07:27
@minggo minggo merged commit db04362 into cocos:v2.4.12 Feb 19, 2023
@minggo
Copy link
Contributor

minggo commented Feb 19, 2023

@qiuguohua need to sync to v3.x too?

@qiuguohua
Copy link
Contributor Author

No need, 3.x is correct

@minggo
Copy link
Contributor

minggo commented Feb 21, 2023

Got it. Thanks.

@qiuguohua qiuguohua deleted the v2.4.11-fix-mouse-move branch March 21, 2023 02:21
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.

3 participants