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: cursor height is not consistent #805

Merged
merged 1 commit into from
May 22, 2024

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented May 22, 2024

To retrieve consistent cursor height after upgrading to Flutter 3.22, set forceStrutHeight to true.

closes #804

Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.80%. Comparing base (c2f6955) to head (d4a9302).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #805      +/-   ##
==========================================
- Coverage   74.81%   74.80%   -0.02%     
==========================================
  Files         300      300              
  Lines       14181    14187       +6     
==========================================
+ Hits        10610    10612       +2     
- Misses       3571     3575       +4     

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

@LucasXu0 LucasXu0 merged commit 7fab6ff into AppFlowy-IO:main May 22, 2024
11 of 12 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.

[Bug] getFullHeightForCaret returns error height after upgrading to Flutter 3.22
1 participant