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

WRR-14337: Fix EditableWrapper to enable hoverToScroll via touch #1793

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

juwonjeong
Copy link
Contributor

Enact-DCO-1.0-Signed-off-by: Juwon Jeong ([email protected])

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

Fix editable scroller to enable hoverToScroll via touch

Resolution

Added --scroller-hover-to-scroll-by-touch css variable to set pointer-events value to true in touch mode

Additional Considerations

Links

WRR-14337

Comments

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.91%. Comparing base (dfff553) to head (722f32a).
Report is 1 commits behind head on release/2.9.x.develop.

Additional details and impacted files
@@                  Coverage Diff                   @@
##           release/2.9.x.develop    #1793   +/-   ##
======================================================
  Coverage                  80.91%   80.91%           
======================================================
  Files                        148      148           
  Lines                       6697     6697           
  Branches                    1995     1995           
======================================================
  Hits                        5419     5419           
  Misses                       970      970           
  Partials                     308      308           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@0x64 0x64 merged commit b5f3dc7 into release/2.9.x.develop Jan 2, 2025
5 checks passed
@0x64 0x64 deleted the feature/WRR-14337-2.9 branch January 2, 2025 08:36
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.

2 participants