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

feat: enable debug paint size for mobile drag handle #1007

Merged
merged 3 commits into from
Dec 30, 2024

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented Dec 30, 2024

Set editorState.debugInfo.debugPaintSizeEnabled to true to render the paint size for the mobile drag handle.

Screenshot 2024-12-30 at 10 27 03

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

Attention: Patch coverage is 19.04762% with 68 lines in your changes missing coverage. Please review.

Project coverage is 71.96%. Comparing base (c68e5f6) to head (a378286).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../src/render/selection/mobile_collapsed_handle.dart 0.00% 36 Missing ⚠️
...nt/service/selection/mobile_selection_service.dart 10.00% 18 Missing ⚠️
lib/src/render/selection/mobile_basic_handle.dart 0.00% 8 Missing ⚠️
...tor_component/service/ime/delta_input_service.dart 0.00% 2 Missing ⚠️
...component/service/ime/non_delta_input_service.dart 0.00% 2 Missing ⚠️
...rvice/ime/delta_input_on_non_text_update_impl.dart 0.00% 1 Missing ⚠️
...tor_component/service/keyboard_service_widget.dart 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1007      +/-   ##
==========================================
- Coverage   72.16%   71.96%   -0.21%     
==========================================
  Files         319      319              
  Lines       15246    15312      +66     
==========================================
+ Hits        11003    11019      +16     
- Misses       4243     4293      +50     

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

@LucasXu0
Copy link
Collaborator Author

closes #1007

@LucasXu0 LucasXu0 merged commit 1f124c1 into AppFlowy-IO:main Dec 30, 2024
5 of 7 checks passed
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.

1 participant