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: gestures handling icons #7101

Merged
merged 2 commits into from
May 22, 2023

Conversation

BeksOmega
Copy link
Collaborator

@BeksOmega BeksOmega commented May 18, 2023

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide
  • I ran npm run format and npm run lint

The details

Resolves

Fixes #7099

Proposed Changes

Changes the gesture system to handle icon clicks.

Reason for Changes

Code consistency.

Test Coverage

Enabled last block -> icon hook tests.

Documentation

N/A

Additional Information

Dependent on #7100

@github-actions github-actions bot added PR: fix Fixes a bug and removed PR: fix Fixes a bug labels May 18, 2023
@BeksOmega BeksOmega force-pushed the fix/gestures-handling-icons branch from 5d968fe to 0caa1d7 Compare May 19, 2023 22:43
@BeksOmega BeksOmega marked this pull request as ready for review May 19, 2023 22:47
@BeksOmega BeksOmega requested a review from a team as a code owner May 19, 2023 22:47
@BeksOmega BeksOmega requested a review from cpcallen May 19, 2023 22:47
core/gesture.ts Outdated Show resolved Hide resolved
@BeksOmega BeksOmega mentioned this pull request May 22, 2023
4 tasks
@BeksOmega BeksOmega merged commit d90d005 into google:develop May 22, 2023
@BeksOmega BeksOmega deleted the fix/gestures-handling-icons branch May 14, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modify gesture system to handle icon clicks
3 participants