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 bug where SystemMouseCursors.click was not used for clickable WidgetSpan #54

Merged
merged 1 commit into from Feb 22, 2024

Conversation

kaboc
Copy link
Owner

@kaboc kaboc commented Feb 20, 2024

Fixes #52

@kaboc kaboc self-assigned this Feb 20, 2024
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7422c4c) 99.75% compared to head (e45ee02) 99.75%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
- Coverage   99.75%   99.75%   -0.01%     
==========================================
  Files          15       15              
  Lines         813      812       -1     
==========================================
- Hits          811      810       -1     
  Misses          2        2              

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

@kaboc kaboc merged commit a4c3077 into main Feb 22, 2024
3 checks passed
@kaboc kaboc deleted the fix-widget-span-cursor branch February 22, 2024 07:49
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.

SystemMouseCursors.click is not applied to WidgetSpan
1 participant